release auth login

Command reference doc for the Release CLI

Grant the CLI access to your account by logging into the Release web app

release auth login [flags]

Options

--headless

Do not automatically open a browser

--login <string>

Logs in with the given user identifier

--token <string>

Logs in with the given token

Options inherited from parent commands

--config <string>

config file (default is $HOME/.release.yaml)

--debug

enable debug logging

Last updated