Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 716 Bytes

golab_user_unblock.md

File metadata and controls

31 lines (20 loc) · 716 Bytes

golab user unblock

Unblock user

Synopsis

Unblocks the specified user. Available only for admin

golab user unblock [flags]

Options

  -h, --help             help for unblock
  -u, --user_id string   (required) id or username of user to unblock

Options inherited from parent commands

      --ca-file string   (optional) provides a .pem file to be used in certificates pool for SSL connection
      --ca-path string   (optional) provides a directory with .pem certificates to be used for SSL connection
      --config string    (optional) golab config file (default is ./.golab.yml and $HOME/.golab.yml)

SEE ALSO