Files
coder/docs/cli/licenses_add.md
T

38 lines
582 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.