Skip to content
Snippets Groups Projects

feat: tweak `picodata expel` arguments

Merged Georgy Moshkin requested to merge gmoshkin/expel into master

Summary

  • feat: tweak picodata expel arguments
$ picodata help expel
picodata-expel 
Expel node from cluster

USAGE:
    picodata expel [OPTIONS] <INSTANCE_ID>

ARGS:
    <INSTANCE_ID>    Name of the instance to expel

OPTIONS:
        --cluster-id <NAME>
            Name of the cluster from instance should be expelled [env: PICODATA_CLUSTER_ID=]
            [default: demo]

    -h, --help
            Print help information

        --password-file <PASSWORD_FILE>
            Path to a plain-text file with the `admin` password. If this option isn't provided, the
            password is prompted from the terminal [env: PICODATA_PASSWORD_FILE=]

        --peer <[HOST][:PORT]>
            Address of any picodata instance of the given cluster [env: PICODATA_PEER=] [default:
            localhost:3301]
Docs screenshot

image


Edited by Yaroslav Dynnikov

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading