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

NC | noobaa-cli Help Needs Update in action Part #8565

Open
shirady opened this issue Nov 28, 2024 · 3 comments
Open

NC | noobaa-cli Help Needs Update in action Part #8565

shirady opened this issue Nov 28, 2024 · 3 comments
Labels

Comments

@shirady
Copy link
Contributor

shirady commented Nov 28, 2024

Environment info

  • NooBaa Version: current, 5.18
  • Platform: NC

Actual behavior

  1. When running the help we can see the list of actions only on buckets/accounts.

Expected behavior

  1. To see the list of every type that has actions.

Steps to reproduce

  1. run sudo node src/cmd/manage_nsfs --help 2>/dev/null

More information - Screenshots / Logs / Other output

Currently, we see (partial output):

Usage:

execute with root permission or use sudo before each command

noobaa-cli <type> <action> [flags]

Arguments:

<type>    Set the resource type: account, bucket, whitelist, diagnose or logging
<action>  Action could be: add, update, list, status, and delete for accounts/buckets
@shirady shirady added NS-FS Non Containerized Non containerized labels Nov 28, 2024
@shirady
Copy link
Contributor Author

shirady commented Nov 28, 2024

We also need to make sure that we updated the docs with the new functionality.
@romayalon (diagnose) @jackyalbo (logging)

@shirady
Copy link
Contributor Author

shirady commented Nov 28, 2024

@romayalon, thanks, so in diagnose it's just adding a line in the help.
We also have upgrade and notification (@alphaprinz ) that don't appear in the help type.

@shirady shirady changed the title NC | noobaa-cli Needs Update in action Part NC | noobaa-cli Help Needs Update in action Part Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants