Skip to content

auth command ​

The auth command groups together all auth-related commands in the application.

CommandDescription
loginLog in to the cli
logoutLog out of the cli

Logging in ​

The login command opens a sign in page and asks you to authorize the CLI. In most cases this only has to be done once, because the generated license file can simply be renewed against the backend when it expires.

bash
migrata auth login

Logging out ​

The logout command wipes out the stored license file that helps the tool authenticate the product.

bash
migrata auth logout