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

FVM - Improve fvm install help command #3623

Closed
Tracked by #3537
EstebanBorai opened this issue Oct 24, 2023 · 0 comments
Closed
Tracked by #3537

FVM - Improve fvm install help command #3623

EstebanBorai opened this issue Oct 24, 2023 · 0 comments
Assignees

Comments

@EstebanBorai
Copy link
Contributor

EstebanBorai commented Oct 24, 2023

Currently FVM's fvm install -h/--help command renders the following text.

% fvm install -h
Install a Fluvio Version

Usage: 

Arguments:
  [VERSION]  Version to install [default: stable]

Options:
      --registry <REGISTRY>  Registry used to fetch Fluvio Versions [env: HUB_REGISTRY_URL=] [default: https://hub.infinyon.cloud/]
  -h, --help                 Print help

Instead the command fvm install -h/--help should render:

[VERSION]  Version to install: stable, latest, or named-version x.y.z [default: stable]
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

Successfully merging a pull request may close this issue.

1 participant