Name | warg-shell JSON |
Version |
1.0.0
JSON |
| download |
home_page | None |
Summary | DigitalOcean Warg - SSH-like connection to DigitalOcean PaaS console |
upload_time | 2024-11-16 19:09:49 |
maintainer | None |
docs_url | None |
author | Rémy Sanchez |
requires_python | <4.0,>=3.10 |
license | WTFPL |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# DigitalOcean Warg
This project allows you to take control of a DigitalOcean PaaS terminal from
your real terminal, making the experience a lot better than just using an
emulator from the JS side.
There is an authentication protocol to be documented.
## Usage
First, you need to authenticate against your Warg server. Do:
```bash
uvx warg-shell auth <your-domain> <your-token>
```
Then you can use any component that you want:
```bash
uvx warg-shell shell <your-domain> <your-product> <your-env> <your-component>
```
Raw data
{
"_id": null,
"home_page": null,
"name": "warg-shell",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "R\u00e9my Sanchez",
"author_email": "remy.sanchez@hyperthese.net",
"download_url": "https://files.pythonhosted.org/packages/54/95/53489bed6ec4d4d689b9920198750b3590aee3cb6e87c01c456077410d7e/warg_shell-1.0.0.tar.gz",
"platform": null,
"description": "# DigitalOcean Warg\n\nThis project allows you to take control of a DigitalOcean PaaS terminal from\nyour real terminal, making the experience a lot better than just using an\nemulator from the JS side.\n\nThere is an authentication protocol to be documented.\n\n## Usage\n\nFirst, you need to authenticate against your Warg server. Do:\n\n```bash\nuvx warg-shell auth <your-domain> <your-token>\n```\n\nThen you can use any component that you want:\n\n```bash\nuvx warg-shell shell <your-domain> <your-product> <your-env> <your-component>\n```\n",
"bugtrack_url": null,
"license": "WTFPL",
"summary": "DigitalOcean Warg - SSH-like connection to DigitalOcean PaaS console",
"version": "1.0.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "611cddd5cbe37fd9b58d836ab5debbf4cab756a5a0f8aefc5916a0e12b63ba53",
"md5": "ecec91f4668288311f8f5fa8283e605c",
"sha256": "eaec065eea5c390d28d45227d1442d4dab6b5c7100f91ae328df6ad518b00be3"
},
"downloads": -1,
"filename": "warg_shell-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ecec91f4668288311f8f5fa8283e605c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 5873,
"upload_time": "2024-11-16T19:09:48",
"upload_time_iso_8601": "2024-11-16T19:09:48.820572Z",
"url": "https://files.pythonhosted.org/packages/61/1c/ddd5cbe37fd9b58d836ab5debbf4cab756a5a0f8aefc5916a0e12b63ba53/warg_shell-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "549553489bed6ec4d4d689b9920198750b3590aee3cb6e87c01c456077410d7e",
"md5": "40136796a525c6dfd7780779662e246a",
"sha256": "66e7be1bc67f567d103bc0ab1be0e749a12628194ebb65d970b4424e2c7dbcc2"
},
"downloads": -1,
"filename": "warg_shell-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "40136796a525c6dfd7780779662e246a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 5064,
"upload_time": "2024-11-16T19:09:49",
"upload_time_iso_8601": "2024-11-16T19:09:49.904539Z",
"url": "https://files.pythonhosted.org/packages/54/95/53489bed6ec4d4d689b9920198750b3590aee3cb6e87c01c456077410d7e/warg_shell-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-16 19:09:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "warg-shell"
}