Version: v0.0.2 
amorphic_access_tokens
amorphic access_tokens
Options
-h, --help help for access_tokens
Options inherited from parent commands
--Authorization string
--base-path string For example: / (default "/")
--config string config file path (default "${HOME}/.config/amorphic/config.yml")
--debug output debug logs
--dry-run do not send the request to server
--hostname string hostname of the service (default "localhost")
--profile string config profile name (default "default")
--scheme string Choose from: [https] (default "https")
SEE ALSO
- amorphic -
- amorphic access_tokens DeleteAccessTokensID - Delete an access token by id
- amorphic access_tokens GetAccessTokens - Returns a list of personal access tokens belonging to the user.
- amorphic access_tokens PostAccessTokens - User creates new access token
- amorphic access_tokens PutAccessTokensID - Update the access token status to active or suspended