# Synthetic CLI Command
Synthetic Command Line Tool `synctl` is used to manage synthetic tests, locations and credentials.
# Installation
Remove `/usr/local/bin/synctl` first, if you have installed synctl(version 1.0.x) before.
```
pip3 install synctl
```
**Note:** To install python3 on Windows, see [Python](https://www.python.org/downloads/windows/).
# Upgrade
Upgrade synctl to latest version
```
pip3 install --upgrade synctl
```
Upgrade synctl to a specified version
```
pip3 install --upgrade synctl==<version>
```
# Documentation
You can find more documentation about how to create Synthetic test in this [readme](https://github.com/instana/synthetic-synctl#readme).
Raw data
{
"_id": null,
"home_page": "https://github.com/instana/synthetic-synctl",
"name": "synctl",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "Instana, Synthetic, CLI",
"author": "Rong Zhu Shang, Swetha Lohith, Esteban Diaz",
"author_email": "Rong Zhu Shang <shangrz@cn.ibm.com>, Swetha Lohith <Swetha.Lohith@ibm.com>, Esteban Diaz <ediazgallego@ibm.com>",
"download_url": "https://files.pythonhosted.org/packages/ef/0d/de2e5bf22274e7e105daa858fd5d62663aeb09abb54e98f4f7d094a3669f/synctl-2.1.1.tar.gz",
"platform": null,
"description": "# Synthetic CLI Command\nSynthetic Command Line Tool `synctl` is used to manage synthetic tests, locations and credentials.\n\n\n# Installation\nRemove `/usr/local/bin/synctl` first, if you have installed synctl(version 1.0.x) before.\n```\npip3 install synctl\n```\n\n**Note:** To install python3 on Windows, see [Python](https://www.python.org/downloads/windows/).\n\n# Upgrade\nUpgrade synctl to latest version\n```\npip3 install --upgrade synctl\n```\n\nUpgrade synctl to a specified version\n```\npip3 install --upgrade synctl==<version>\n```\n\n# Documentation\n\nYou can find more documentation about how to create Synthetic test in this [readme](https://github.com/instana/synthetic-synctl#readme).\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Instana Synthetic CLI",
"version": "2.1.1",
"project_urls": {
"Bug Reports": "https://github.com/instana/synthetic-synctl/issues",
"Documentation": "https://github.com/instana/synthetic-synctl#readme",
"Homepage": "https://github.com/instana/synthetic-synctl",
"Source": "https://github.com/instana/synthetic-synctl"
},
"split_keywords": [
"instana",
" synthetic",
" cli"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a6f130f0fb194c4ce4b414a1378d0735d4baf44aa9883fb32fa5a361b86495f0",
"md5": "4d41c7fc6e2ef3dcde1f48f37cae97f8",
"sha256": "1f579c2f0fafc08fa39ceea40dd0a37ba95d277ee208e3b4e8b4b1ecf7f668e5"
},
"downloads": -1,
"filename": "synctl-2.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4d41c7fc6e2ef3dcde1f48f37cae97f8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 50490,
"upload_time": "2025-07-25T11:15:18",
"upload_time_iso_8601": "2025-07-25T11:15:18.846836Z",
"url": "https://files.pythonhosted.org/packages/a6/f1/30f0fb194c4ce4b414a1378d0735d4baf44aa9883fb32fa5a361b86495f0/synctl-2.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ef0dde2e5bf22274e7e105daa858fd5d62663aeb09abb54e98f4f7d094a3669f",
"md5": "d0779fda32ba5a80c2ad5701eab0a2d5",
"sha256": "b83fe52516752e30b5954b8a7752d99f99e2de0e8907d7693c024542ad4b2e62"
},
"downloads": -1,
"filename": "synctl-2.1.1.tar.gz",
"has_sig": false,
"md5_digest": "d0779fda32ba5a80c2ad5701eab0a2d5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 56345,
"upload_time": "2025-07-25T11:15:20",
"upload_time_iso_8601": "2025-07-25T11:15:20.233262Z",
"url": "https://files.pythonhosted.org/packages/ef/0d/de2e5bf22274e7e105daa858fd5d62663aeb09abb54e98f4f7d094a3669f/synctl-2.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-25 11:15:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "instana",
"github_project": "synthetic-synctl",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "synctl"
}