ks member rm

ks member rm

Removes members from the current project

Synopsis

Removes members from the current project, effectively preventing them from accessing future version of the secrets and files.

ks member rm <member-id>... [flags]

Examples

ks member rm aster_23@github sam@gitlab

Options

  -h, --help   help for rm
  -y, --yes    skip prompt say yes to all

Options inherited from parent commands

  -c, --config string   config file (default is $HOME/.config/keystone/keystone.yaml)
      --debug           debug output
      --env string      environment to use instead of the current one
  -q, --quiet           make the output machine readable
  -s, --skip            skip prompts and use default

SEE ALSO

Auto generated by spf13/cobra on 12-Jan-2023

Edit this page on GitHub