sked tenant logout
Overview
Removes a token for a given alias, or removes the default token.
Usage
$ sked tenant logout [--json] [-a <value>] [-r]
Examples
$ sked tenant logout
$ sked tenant logout --alias mytenant
$ sked tenant logout --removeDefault
Flags
Flag | Description | Required |
---|---|---|
-a, --alias= |
The alias you wish to remove | No |
-r, --removeDefault | Removes the default alias without prompting | No |
Global flags
Flag | Description | Required |
---|---|---|
--json | Format output as json. | No |
Feedback
Was this page helpful?