Token create
Usage #
aioli token create [-h] [--username USERNAME]
[--description DESCRIPTION]
[--expiration EXPIRATION]
deployment
Full Example #
aioli token create DEPLOYMENT --username VALUE --description VALUE --expiration VALUE
Options: #
The deployment for which the token will be created.
–username #
The username for whom the token will be created. If no username is provided, the current user’s username will be used.
–description #
Description for the deployment token. Enclose in quotes if the description contains spaces.
–expiration #
Expiration date for the token.