nsc

nsc describe account

Describes an account

Synopsis

Describes an account

nsc describe account [flags]

Options

  -h, --help                 help for account
  -n, --name string          account name
  -o, --output-file string   output file, '--' is stdout (default "--")

Options inherited from parent commands

      --config-dir string     nsc config directory
      --data-dir string       nsc data store directory
  -F, --field string          extract value from specified field using json structure
  -i, --interactive           ask questions for various settings
  -J, --json                  display JWT body as JSON
      --keystore-dir string   nsc keystore directory
  -W, --long-ids              display account ids on imports
  -K, --private-key string    Key used to sign. Can be specified as role (where applicable),
                              public key (private portion is retrieved)
                              or file path to a private key or private key 
  -R, --raw                   output the raw JWT (exclusive of long-ids)

SEE ALSO

Auto generated by spf13/cobra on 25-Feb-2022