synctl


Namesynctl JSON
Version 2.0.3 PyPI version JSON
download
home_pagehttps://github.com/instana/synthetic-synctl
SummaryInstana Synthetic CLI
upload_time2024-10-23 17:52:43
maintainerNone
docs_urlNone
authorRong Zhu Shang, Swetha Lohith
requires_python>=3.6
licenseMIT
keywords instana synthetic cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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",
    "author_email": "shangrz@cn.ibm.com, Swetha.Lohith@ibm.com",
    "download_url": "https://files.pythonhosted.org/packages/7f/9b/459568810beecd6616cdec97b3551200340900c20fac36da42715e5396b1/synctl-2.0.3.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\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Instana Synthetic CLI",
    "version": "2.0.3",
    "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": "",
            "digests": {
                "blake2b_256": "653f01fba2f71ed34ece229fa9df55153a724cda6bb142bde0b4af4a9cbbaf47",
                "md5": "40818fa24ed3474dabd6f97d77a6aa9a",
                "sha256": "60a0b32a320dc3ae5e36059d3e67fcf86c624f5ea745933a793b80e435c65ac4"
            },
            "downloads": -1,
            "filename": "synctl-2.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "40818fa24ed3474dabd6f97d77a6aa9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 44607,
            "upload_time": "2024-10-23T17:52:41",
            "upload_time_iso_8601": "2024-10-23T17:52:41.530223Z",
            "url": "https://files.pythonhosted.org/packages/65/3f/01fba2f71ed34ece229fa9df55153a724cda6bb142bde0b4af4a9cbbaf47/synctl-2.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f9b459568810beecd6616cdec97b3551200340900c20fac36da42715e5396b1",
                "md5": "34b8bd231d1155ea47bbbbe891eb597d",
                "sha256": "4d1c006ed4ccb656f5c735d857831a31ee095c240a7abcdf16e323a6b10d82d6"
            },
            "downloads": -1,
            "filename": "synctl-2.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "34b8bd231d1155ea47bbbbe891eb597d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 46455,
            "upload_time": "2024-10-23T17:52:43",
            "upload_time_iso_8601": "2024-10-23T17:52:43.288505Z",
            "url": "https://files.pythonhosted.org/packages/7f/9b/459568810beecd6616cdec97b3551200340900c20fac36da42715e5396b1/synctl-2.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-23 17:52:43",
    "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"
}
        
Elapsed time: 0.42452s