Skip to content

Conversation

alinaryan
Copy link
Contributor

Updated each command in the CLI to support the -h flag for displaying usage instructions.

What does this PR do?

This PR adds support for the -h help flag to all CLI commands. It enables users to view usage instructions and command options by appending -h or --help to any command in the CLI. This enhancement improves the usability of the CLI by providing a consistent and easy way for users to access command-specific help information. The help flag functionality is implemented across all commands, ensuring that every CLI command supports this feature.

Test Plan

Manual Testing:

Run each CLI command with the -h or --help flag.
Verify that the correct help message is displayed for each command, including the command options, arguments, and usage instructions.

Updated each command in the CLI to support the `-h`
flag for displaying usage instructions.

Signed-off-by: Alina Ryan <aliryan@redhat.com>
@yanxi0830 yanxi0830 merged commit 06db448 into llamastack:main Mar 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants