Skip to content

iectl iehub token fetch

Creates and fetches a user specific token.

Synopsis

This method authenticates a user in the IE Hub using the username and password from the active configuration, then retrieves the access token.

iectl iehub token fetch [flags]

Options

  -d, --data string   use this flag for passing data via json or as datafile with @filename
  -h, --help          help for fetch

Options inherited from parent commands

  -o, --output string   output format
  -q, --query string    query on result of object
  -v, --verbose         verbose output

Example

iectl iehub token fetch 

SEE ALSO