Deprecated — use 'cloudagent' instead. This package is a compatibility shim that re-exports cloudagent.
Project description
cloudagent-cli (deprecated)
⚠ This package has been renamed to
cloudagent.
cloudagent-cliis now a thin compatibility shim that depends oncloudagentand re-exports its modules. It will be yanked from PyPI in a future release.
Migrate
pip uninstall cloudagent-cli
pip install cloudagent
Imports keep working until the shim is yanked, but update them now:
- from cloudagent_cli import CloudAgentClient
+ from cloudagent import CloudAgentClient
- from cloudagent_cli.client import CloudAgentClient
+ from cloudagent.client import CloudAgentClient
The cloudagent CLI command is unchanged.
See https://pypi.org/project/cloudagent/ for the active project.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cloudagent_cli-0.1.4.tar.gz.
File metadata
- Download URL: cloudagent_cli-0.1.4.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cd4f8ecf7fca9de3528d6336320a0ebc4427467a0546c3a9310ec081b480f1f
|
|
| MD5 |
a01fee7c962a528dd3ce8085c943393f
|
|
| BLAKE2b-256 |
ca3bfb02460be8ab6af087a72a9326d3b5765f80354f5b75f0d34e1c7689756b
|
File details
Details for the file cloudagent_cli-0.1.4-py3-none-any.whl.
File metadata
- Download URL: cloudagent_cli-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93721cd13fabc31e5d6ff4b1467ce987201f9b77bf1be98ed960fd07a94f7a90
|
|
| MD5 |
07531387eb5c64f866bc3203d3f8194e
|
|
| BLAKE2b-256 |
d57a1b99a9dbd80f2617f27c04a5c382b296ee720fbada24ce038314c065a3f6
|