Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display full help message in backend.ai CLI command #3328

Closed
jopemachine opened this issue Dec 30, 2024 — with Lablup-Issue-Syncer · 1 comment
Closed

Display full help message in backend.ai CLI command #3328

jopemachine opened this issue Dec 30, 2024 — with Lablup-Issue-Syncer · 1 comment

Comments

@jopemachine
Copy link
Member

backend.ai service
Usage: backend.ai service [OPTIONS] COMMAND [ARGS]...

  Set of service operations

Options:
  -h, --help  Show this message and exit.

Commands:
  create                Create a service endpoint with a backing...
  downscale-route       Destroy route and its associated session and...
  generate-token        Generate an API token to communicate with...
  get-endpoint          Returns API Endpoint URL of the service.
  info                  Display the detail of a service endpoint with its...
  list                  List the service endpoints.
  rm                    Remove the service endpoint.
  scale                 Start or resume the service endpoint to handle...
  sync                  Sync route status with AppProxy.
  update-traffic-ratio  Update traffic ratio of single route.

As shown above, the output of certain CLI help commands is truncated and displayed as "...".

This makes the help command useless, so it is necessary to investigate when this bug occurs and resolve it.

@jopemachine
Copy link
Member Author

jopemachine commented Jan 2, 2025

This is intended behavior, Closed as not planned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant