=====================
Ascend.io CLI
=====================
This package contains the `Ascend CLI <https://developer.ascend.io/docs/python-sdk>`_. The
CLI is designed to make working with the Ascend.io platform simple and easy. This CLI
wraps the `Ascend Python SDK <https://developer.ascend.io/docs/python-sdk>`_.
Get help by passing ``--help`` into any command for a rundown of the syntax for each command.::
ascend --help
Make sure you are running the most current version and see what version of the *ascend-io-sdk* and platform you are using::
ascend version
The CLI can save default values for certain parameters. For example, to set a default hostname::
ascend config set hostname my-ascendhost.company.io
Removing a default is as simple as::
ascend config unset hostname
---------------
Authentication
---------------
You will want to download your API key from the Ascend UI. `Here is some documentation <https://developer.ascend.io/docs/python-sdk#getting-started>`_
that shows you how to get your key. Please keep your key secure!
---------------
Read the Docs
---------------
* `Ascend.io Python SDK Documentation <https://developer.ascend.io/docs/python-sdk>`_
* `Ascend Developer Hub <https://developer.ascend.io>`_
* `Ascend.io <https://www.ascend.io>`_
Raw data
{
"_id": null,
"home_page": "https://www.ascend.io",
"name": "ascend-io-cli",
"maintainer": "Ascend.io Engineering",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "support@ascend.io",
"keywords": "ascend,pipeline,data,automation,platform",
"author": "Ascend.io Engineering",
"author_email": "support@ascend.io",
"download_url": "https://files.pythonhosted.org/packages/cc/76/150c56f63f915b35b6118bb15a1b97751a7c43a972985b984c3f20734842/ascend_io_cli-1.0.18.tar.gz",
"platform": null,
"description": "=====================\nAscend.io CLI\n=====================\n\nThis package contains the `Ascend CLI <https://developer.ascend.io/docs/python-sdk>`_. The\nCLI is designed to make working with the Ascend.io platform simple and easy. This CLI\nwraps the `Ascend Python SDK <https://developer.ascend.io/docs/python-sdk>`_.\n\nGet help by passing ``--help`` into any command for a rundown of the syntax for each command.::\n\n ascend --help\n\nMake sure you are running the most current version and see what version of the *ascend-io-sdk* and platform you are using::\n\n ascend version\n\nThe CLI can save default values for certain parameters. For example, to set a default hostname::\n\n ascend config set hostname my-ascendhost.company.io\n\nRemoving a default is as simple as::\n\n ascend config unset hostname\n\n---------------\nAuthentication\n---------------\nYou will want to download your API key from the Ascend UI. `Here is some documentation <https://developer.ascend.io/docs/python-sdk#getting-started>`_\nthat shows you how to get your key. Please keep your key secure!\n\n\n---------------\nRead the Docs\n---------------\n* `Ascend.io Python SDK Documentation <https://developer.ascend.io/docs/python-sdk>`_\n* `Ascend Developer Hub <https://developer.ascend.io>`_\n* `Ascend.io <https://www.ascend.io>`_\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "The Ascend CLI",
"version": "1.0.18",
"project_urls": {
"Ascend Developer Hub": "https://developer.ascend.io",
"Ascend.io": "https://www.ascend.io",
"Documentation": "https://developer.ascend.io",
"Homepage": "https://www.ascend.io"
},
"split_keywords": [
"ascend",
"pipeline",
"data",
"automation",
"platform"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9864ac2c7b1a1bb9cf201f9b715969c014ef8a7017e86eabd077d98bef2177f3",
"md5": "005b12f2f7e7cd1dbd933743d7b16b1e",
"sha256": "17c168fad59e22dbe4a955d49fe327db2095099ccdec5c00f4de0ae1c511e2ef"
},
"downloads": -1,
"filename": "ascend_io_cli-1.0.18-py3-none-any.whl",
"has_sig": false,
"md5_digest": "005b12f2f7e7cd1dbd933743d7b16b1e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 38394,
"upload_time": "2024-02-27T22:52:51",
"upload_time_iso_8601": "2024-02-27T22:52:51.650500Z",
"url": "https://files.pythonhosted.org/packages/98/64/ac2c7b1a1bb9cf201f9b715969c014ef8a7017e86eabd077d98bef2177f3/ascend_io_cli-1.0.18-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cc76150c56f63f915b35b6118bb15a1b97751a7c43a972985b984c3f20734842",
"md5": "8a377cd783702406626e9b6c5e1fa5c6",
"sha256": "59735dd724cd8d74a85e506b7d0857d3f20781530ec9e4bb60ab5805593550c0"
},
"downloads": -1,
"filename": "ascend_io_cli-1.0.18.tar.gz",
"has_sig": false,
"md5_digest": "8a377cd783702406626e9b6c5e1fa5c6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 27776,
"upload_time": "2024-02-27T22:52:53",
"upload_time_iso_8601": "2024-02-27T22:52:53.459324Z",
"url": "https://files.pythonhosted.org/packages/cc/76/150c56f63f915b35b6118bb15a1b97751a7c43a972985b984c3f20734842/ascend_io_cli-1.0.18.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-27 22:52:53",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "ascend-io-cli"
}