Delete Credentials

$ catalytic credentials delete <CredentialsName>

This command deletes locally saved Credentials by name.

⚠️

This will not prevent future use of the Credentials

This command only deletes the saved Credentials locally. To permanently revoke the Credentials, use the Catalytic UI. Visit "My Profile" > "Access Tokens", select the Access Token you wish to revoke, and click the Remove Token button.

OptionDescription
<CredentialsName>The name of the saved Credentials to delete

Example

Delete saved Credentials with name hooli

$ catalytic credentials delete 'hooli'