Skip to main content

Get Authenticated

Creating a Service Account

To log in to the CLI, you need to have a Service Account. You can create a Service Account in the Unity Cloud Dashboard in the Administration tab > Service Accounts section. To authenticate CLI calls, you must provide:

  • Your Service Account key ID
  • Your Service Account secret key

Additionally, you may need to add permissions to your Service Account to allow it to modify your projects. To do this, click on your Service Account and add a project role. From there, you can choose a project and permissions.

For more information on Service Accounts, refer to Service Account Authentication.

Logging in

See how to Login Using a Command or Logging in With Environment Variables.