Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 783 Bytes

golab_group-members_get.md

File metadata and controls

32 lines (21 loc) · 783 Bytes

golab group-members get

Get a member of a group

Synopsis

Get a member of a group

golab group-members get [flags]

Options

  -h, --help          help for get
  -i, --id int        (required) id of group to get member from
  -u, --user_id int   (required) id of user to get group member infos

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