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-24.3.0.dev3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | db3015bd2d70cc1274fd3a4b3938cdbb82cab43ac9f0a8d7b6fa545f5bc22934 |
|
MD5 | 8f85806ffd56f03777596ec5c470ffd9 |
|
BLAKE2b-256 | 2f0f76211c9e5ec11724d38113b676a1ff5763b7374ace902ae23422e9e56627 |
Close
Hashes for backend.ai_cli-24.3.0.dev3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c28e2f84d1e19989018126a6c776f375a67706afbb8d68630552cf2083b7a0b |
|
MD5 | 4ee02e7e7627db055fce2c61275ef919 |
|
BLAKE2b-256 | 668df60d982807219a6cc98ef8e8f6ca7c821fe56df609dcc340e93b0176db0b |