# licenses add Add license to Coder deployment ## Usage ```console coder licenses add [flags] [-f file | -l license] ``` ## Options ### -f, --file | | | |------|---------------------| | Type | string | Load license from file. ### -l, --license | | | |------|---------------------| | Type | string | License string. ### --debug | | | |------|-------------------| | Type | bool | Output license claims for debugging.