5. Authenticating¶
This chapter describes how to authenticate CriticalUp on the Ferrocene Customer Portal.
The example assumes you have a preexisting Ferrocene account. This example presumes no existing directory structure.
After installing CriticalUp it’s possible to authenticate
CriticalUp via the auth set
subcommand.
criticalup auth set
Follow the on-screen instructions to generate a new token, then paste the token into the prompt. CriticalUp will validate that the provided token is valid.
5.1. Check Authentication Status¶
The current authentication state and token used can be reviewed with the auth
command.
criticalup auth
5.2. Unauthenticating¶
In order to remove the authenticated token, the auth remove
command can be used.
criticalup auth remove