account¶
update-token-name¶
Modify the consumer name of an authorisation OAuth token.
maas$PROFILEaccountupdate-token-name[--help][-d][-k][data...]
Command-line options¶
Option |
Effect |
|---|---|
–help, -h |
Show this help message and exit. |
-d, –debug |
Display more information about API responses. |
-k, –insecure |
Disable SSL certificate check. |
Keywords¶
Keyword "token"¶
Optional String. Can be the whole token or only the token key.
Keyword "name"¶
Optional String. New name of the token.
Note: This command accepts JSON.