New
Discover how Dropbox streamlined dev environments & cut costs by switching 1000 developers to Coder

Read the success story

login

login

Authenticate with Coder deployment

Usage

coder login [flags] [<url>]

Options

--first-user-email

Typestring
Environment$CODER_FIRST_USER_EMAIL

Specifies an email address to use if creating the first user for the deployment.

--first-user-username

Typestring
Environment$CODER_FIRST_USER_USERNAME

Specifies a username to use if creating the first user for the deployment.

--first-user-password

Typestring
Environment$CODER_FIRST_USER_PASSWORD

Specifies a password to use if creating the first user for the deployment.

--first-user-trial

Typebool
Environment$CODER_FIRST_USER_TRIAL

Specifies whether a trial license should be provisioned for the Coder deployment or not.

--use-token-as-session

Typebool

By default, the CLI will generate a new session token when logging in. This flag will instead use the provided token as the session token.

See an opportunity to improve our docs? Make an edit.
On this page