# tokens create Create a token ## Usage ```console coder tokens create [flags] ``` ## Options ### --lifetime | | | | ----------- | ---------------------------------- | | Type | duration | | Environment | $CODER_TOKEN_LIFETIME | | Default | 720h0m0s | Specify a duration for the lifetime of the token. ### -n, --name | | | | ----------- | ------------------------------ | | Type | string | | Environment | $CODER_TOKEN_NAME | Specify a human-readable name.