Files
coder/docs/cli/coder_tokens_create.md
2023-02-23 01:53:21 +00:00

23 lines
324 B
Markdown

<!-- DO NOT EDIT | GENERATED CONTENT -->
# coder tokens create
Create a tokens
## Usage
```console
coder tokens create [flags]
```
## Flags
### --lifetime
Specify a duration for the lifetime of the token.
<br/>
| | |
| --- | --- |
| Consumes | <code>$CODER_TOKEN_LIFETIME</code> |
| Default | <code>720h0m0s</code> |