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.10rc3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | af88340aac74edbb6fdab6e95eab74b9dec7e27015918691cb94abd543c1ea5e |
|
MD5 | af2196df58ce6dd9d5f20cb905c52db6 |
|
BLAKE2b-256 | 9f3035f2b1568f677e4107bfaac3e9e6a11ad52e465865e60e16945b58c85cc6 |
Close
Hashes for backend.ai_cli-23.9.10rc3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2368c845fe9df3b4ffa66edb8c1d941f46a38d7b7fb6ea3bd96dd1b051d64c6d |
|
MD5 | 6b3529108c381e3c4fc43dd59843c683 |
|
BLAKE2b-256 | 0826ea3047634ec0e893f166cd700958cc3f3e3f2b2d7fee6f0d00b643aeeba1 |