cli: Set flag mode required for control shards set-mode #40

Merged
acid-ant merged 1 commit from bugfix/8-fix-set-mode into master 2023-02-06 13:45:04 +00:00
acid-ant commented 2023-02-01 14:28:16 +00:00 (Migrated from github.com)

Close #8

Example error output:

@:~/workspace/neofs-node$ frostfs-cli control shards set-mode --clear-errors --all -w ../neofs-dev-env/wallets/wallet.json --endpoint  localhost:8091
Error: required flag(s) "mode" not set
Usage:
  frostfs-cli control shards set-mode [flags]
...
required flag(s) "mode" not set
@:~/workspace/neofs-node$

Signed-off-by: Anton Nikiforov an.nikiforov@yadro.com

Close #8 Example error output: ``` @:~/workspace/neofs-node$ frostfs-cli control shards set-mode --clear-errors --all -w ../neofs-dev-env/wallets/wallet.json --endpoint localhost:8091 Error: required flag(s) "mode" not set Usage: frostfs-cli control shards set-mode [flags] ... required flag(s) "mode" not set @:~/workspace/neofs-node$ ``` Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
fyrchik (Migrated from github.com) reviewed 2023-02-01 14:28:16 +00:00
carpawell (Migrated from github.com) approved these changes 2023-02-01 19:13:55 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#40
No description provided.