synctl


Namesynctl JSON
Version 2.0.4 PyPI version JSON
download
home_pagehttps://github.com/instana/synthetic-synctl
SummaryInstana Synthetic CLI
upload_time2025-02-07 16:34:35
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/d2/6d/613763b6df6e15d56f849edeb379aff7c1516d602100e5779cc9b500700e/synctl-2.0.4.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.4",
    "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": "d0cc2674ea91bbd47686a42a83f44758c99d8e4b42cfb0c8f0f296a1d506857c",
                "md5": "d5df5d6b01ace1500ed45b3e62b75d78",
                "sha256": "f61be585cccbdaff65a222fd5dfdf854d21810625692bd008338aa249f75ea4f"
            },
            "downloads": -1,
            "filename": "synctl-2.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d5df5d6b01ace1500ed45b3e62b75d78",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 45582,
            "upload_time": "2025-02-07T16:34:34",
            "upload_time_iso_8601": "2025-02-07T16:34:34.326970Z",
            "url": "https://files.pythonhosted.org/packages/d0/cc/2674ea91bbd47686a42a83f44758c99d8e4b42cfb0c8f0f296a1d506857c/synctl-2.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d26d613763b6df6e15d56f849edeb379aff7c1516d602100e5779cc9b500700e",
                "md5": "378ec6d4018d0e99b9d7bb53e6d87565",
                "sha256": "e21ec6d0c4d8cc79e29ed566f38cf2159c4b346bd43944667c2846959a639620"
            },
            "downloads": -1,
            "filename": "synctl-2.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "378ec6d4018d0e99b9d7bb53e6d87565",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 47441,
            "upload_time": "2025-02-07T16:34:35",
            "upload_time_iso_8601": "2025-02-07T16:34:35.705892Z",
            "url": "https://files.pythonhosted.org/packages/d2/6d/613763b6df6e15d56f849edeb379aff7c1516d602100e5779cc9b500700e/synctl-2.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-07 16:34:35",
    "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.44957s