synctl


Namesynctl JSON
Version 2.1.4 PyPI version JSON
download
home_pagehttps://github.com/instana/synthetic-synctl
SummaryInstana Synthetic CLI
upload_time2025-09-08 15:19:38
maintainerNone
docs_urlNone
authorRong Zhu Shang, Swetha Lohith, Esteban Diaz
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, 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/93/98/fd9a96cb4d4c6229ca552fbe5a994d4bf79920f47afa43df8cfde7098bf6/synctl-2.1.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",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Instana Synthetic CLI",
    "version": "2.1.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": null,
            "digests": {
                "blake2b_256": "ef6590b886f32dece2851a5dd166c543510a3d5c2d8fe16c6e64b336766416bf",
                "md5": "0e96f5ba820a80ae55ff5e9b595f4429",
                "sha256": "76c96b768ae3418f4ac935d5b6557c87b4d13979445fa7e16b0846e9c9595e7d"
            },
            "downloads": -1,
            "filename": "synctl-2.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e96f5ba820a80ae55ff5e9b595f4429",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 51561,
            "upload_time": "2025-09-08T15:19:36",
            "upload_time_iso_8601": "2025-09-08T15:19:36.519337Z",
            "url": "https://files.pythonhosted.org/packages/ef/65/90b886f32dece2851a5dd166c543510a3d5c2d8fe16c6e64b336766416bf/synctl-2.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9398fd9a96cb4d4c6229ca552fbe5a994d4bf79920f47afa43df8cfde7098bf6",
                "md5": "fc3b35aa7240644e3116f2e9248d7766",
                "sha256": "e62188f65ad5795d90fd0ac47b76fed39a2f2d6759006d626ace363f9ec187b5"
            },
            "downloads": -1,
            "filename": "synctl-2.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "fc3b35aa7240644e3116f2e9248d7766",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 57426,
            "upload_time": "2025-09-08T15:19:38",
            "upload_time_iso_8601": "2025-09-08T15:19:38.900554Z",
            "url": "https://files.pythonhosted.org/packages/93/98/fd9a96cb4d4c6229ca552fbe5a994d4bf79920f47afa43df8cfde7098bf6/synctl-2.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-08 15:19:38",
    "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: 1.66661s