mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
23 lines
324 B
Markdown
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> |
|