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
Built Distribution
Close
Hashes for backend.ai-cli-23.9.10rc5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e9ef4ee1f703e9d78e97446fb456d973ae61bfde1a0b997987acfae9bb82645 |
|
MD5 | 4506b23858a55f6718a639fa17899aee |
|
BLAKE2b-256 | 826abb84aeab0c70895064403a3e07f51cf11101e419876de0b51e58175e97a6 |
Close
Hashes for backend.ai_cli-23.9.10rc5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f716bae4a8b73ea0467cfefadd32a1f679da6a1d24aaf62c16f1b7d362b9444c |
|
MD5 | 46c94a1bd273a3fe487dda846aed2e41 |
|
BLAKE2b-256 | 6e09e71ebee0e36d152602909fa54ebb28be419abb0c91842fa77c1c44388749 |