phylum auth token
Return the current authentication token
Usage: phylum auth token [OPTIONS]
Optionsβ
-b
, --bearer
β Output the short-lived bearer token for the Phylum API
-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
Examplesβ
# Output long-lived refresh token
$ phylum auth token
# Output short-lived bearer token
$ phylum auth token --bearer