Files
coder/docs/reference/cli/licenses_add.md
T
2025-01-03 13:12:59 +00:00

37 lines
581 B
Markdown
Generated

<!-- DO NOT EDIT | GENERATED CONTENT -->
# licenses add
Add license to Coder deployment
## Usage
```console
coder licenses add [flags] [-f file | -l license]
```
## Options
### -f, --file
| | |
|------|---------------------|
| Type | <code>string</code> |
Load license from file.
### -l, --license
| | |
|------|---------------------|
| Type | <code>string</code> |
License string.
### --debug
| | |
|------|-------------------|
| Type | <code>bool</code> |
Output license claims for debugging.