Backend.AI Command Line Interface Helper
Project description
backend.ai-cli
Unified command-line interface for Backend.AI
How to adopt in CLI-enabled Backend.AI packages
An example setup.cfg
in Backend.AI Manager:
[options.entry_points]
backendai_cli_v10 =
mgr = ai.backend.manager.cli.__main__:main
mgr.start-server = ai.backend.gateway.server:main
Define your package entry points that returns a Click command group using a
prefix, and add additional entry points that returns a Click command using a
prefix followed by a dot and sub-command name for shortcut access, under the
backendai_cli_v10
entry point group.
Then add backend.ai-cli
to the install_requires
list.
You can do the same in setup.py
as well.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
backend_ai_cli-24.9.0.tar.gz
(9.2 kB
view details)
Built Distribution
File details
Details for the file backend_ai_cli-24.9.0.tar.gz
.
File metadata
- Download URL: backend_ai_cli-24.9.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9b9b6330377d9c6b0874687ed5e186968bd987c88be2854e0957a19decfd8ea |
|
MD5 | 657a4281012bc047ef728e466d9e0153 |
|
BLAKE2b-256 | de565caed7af25ae4d8c9a2d4dcaabb1f6ecd7d796832630f9a64c6bcf1a5e09 |
File details
Details for the file backend.ai_cli-24.9.0-py3-none-any.whl
.
File metadata
- Download URL: backend.ai_cli-24.9.0-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84fcfaeec9e4818deec3d099301fd4c6b4dbfdf0121a759984e19fbf597da538 |
|
MD5 | f06c976721a8a9a949a31dd431bd9f69 |
|
BLAKE2b-256 | 2b9cc9bbde95def94b93936e5cd4e67d53d05ba156de84830794c4a49cd94784 |