phylum auth create-token
Create a new API token
Usage: phylum auth create-token [OPTIONS] <TOKEN_NAME>
Argumentsβ
<TOKEN_NAME>
β Unique name to identify the new token
Optionsβ
-e
, --expiry
<DAYS>
β Number of days the token will be valid
-o
, --org
<ORG>
β Phylum organization
-v
, --verbose
...
β Increase the level of verbosity (the maximum is -vvv)
-q
, --quiet
...
β Reduce the level of verbosity (the maximum is -qq)
-h
, --help
β Print help