Reference
Command Line

tokens create

Create a token

Usage

coder tokens create [flags]

Options

--lifetime

Typeduration
Environment$CODER_TOKEN_LIFETIME
Default720h0m0s

Specify a duration for the lifetime of the token.

-n, --name

Typestring
Environment$CODER_TOKEN_NAME

Specify a human-readable name.

-u, --user

Typestring
Environment$CODER_TOKEN_USER

Specify the user to create the token for (Only works if logged in user is admin).

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