Backend.AI Command Line Interface Helper
Reason this release was yanked:
Fatal error in Backend.AI Manager
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.10rc2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e9d147ad56167359a60387b20cad568cc72c810ec67f8c423c9c33e8e1b8594 |
|
MD5 | c11df4a83241229e91883e96d833baca |
|
BLAKE2b-256 | e7b29ec148cd3cfb1136fd4f8aace15048cd01dad8ef4bec0f94d54d8873f912 |
Close
Hashes for backend.ai_cli-23.9.10rc2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8eb5eeee23b8efb70e89dbb9b7f3deefcc50b09eeb7d581325b247e7209add88 |
|
MD5 | c3bb97b096d1194bf6e7a7701eb77e7c |
|
BLAKE2b-256 | 25d41f12f9b09820f55dd9e79155f8e6bdd831fa58da77f2d2196d792ffc8d22 |