iectl ied token fetch¶
Creates and fetches a user specific token
Synopsis¶
This method authenticates a user to the IED using the username and password from the active configuration, then retrieves the access token.
NOTICE
The --body
flag has been deprecated and will be ignored.
Credentials will be used from the active configuration.
iectl ied 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 ied token fetch
SEE ALSO¶
- iectl ied token - token related commands