netauth group info

Fetch information on an existing group

Synopsis

The info command retursn information on any group known to the server. The output may be filtered with the --fields option which takes a comma separated list of field names to display.

netauth group info <group> [flags]

Examples

$ netauth group info example-group
Name: example-group
Display Name:
Number: 10
Expansion: INCLUDE:example-group2

Options

      --fields string   Fields to be displayed
  -h, --help            help for info

Options inherited from parent commands

      --config string   Use an alternate config file
      --entity string   Specify a non-default entity to make requests as
      --secret string   Specify the request secret on the command line

SEE ALSO

Auto generated by spf13/cobra on 3-Jun-2022