Files
coder/enterprise/cli/testdata/coder_licenses_add_--help.golden
T
Steven Masley 065206345e test: add golden files to enterprise cli (#7924)
* test: Add golden files to enterprise cli
2023-06-09 11:35:20 -05:00

332 B

Usage: coder licenses add [flags] [-f file | -l license]
 
Add license to Coder deployment
 
Options
--debug bool
Output license claims for debugging.
 
-f, --file string
Load license from file.
 
-l, --license string
License string.
 
---
Run `coder --help` for a list of global options.