login
The login command is used to authenticate the Bytesalt CLI with your Bytesalt account.
Usage
bytesalt loginDescription
When you run the login command, a new browser window will open, prompting you to log in to your Bytesalt account. Upon successful authentication, the CLI will securely store your credentials for future use. This is a one-time setup, and you won’t need to log in again unless you explicitly log out.
Note: The Bytesalt CLI automatically triggers this login flow whenever you run a command that requires authentication (like
bytesalt start), so you rarely need to run this command explicitly.
Last updated on