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-22.6.0.dev4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d4ad9c333310cb4aecab664c932e6d41c47727d849895d127dfaa79e4a4f5d6 |
|
MD5 | 86f782c703d08d94023bf9f81a3e5956 |
|
BLAKE2b-256 | 8fc4edd72604da9335f9fd984a746a0c266b8667496e0c4d6ed4a89b77eba72b |
Close
Hashes for backend.ai_cli-22.6.0.dev4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84ac992e0402c302848e76b64270d2d41e7930e247f2794710a3f4eb0887f7ea |
|
MD5 | 3636fe1660955c526d4efac45a5d1749 |
|
BLAKE2b-256 | d5630efd10d11d835c65e8b17405acd72791548ee7d547240e99992745ad7902 |