How to use the auth
command in the Scale CLI.
auth
command is used to authenticate the CLI to the Scale API. This is a required step before using the Scale Registry. It is not required to work with Scale Functions locally.
scale login
command is an alias for scale auth login
. You can use either command to login to the Scale API.SCALE_API_KEY
environment variable to login to the Scale API using an API Key.