File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -26,17 +26,18 @@ version Display software information
2626zone Display zone information
2727
2828Options:
29- -t, --client-timeout duration CLI timeout when using interactive mode on some commands
29+ -t, --client-timeout duration Client timeout to use in API calls.
3030 Default: 0s
3131
32- --config string Config file
32+ --config string Configuration file path.
3333
34- --debug bool Print out more verbose debug logs
34+ --debug bool Print out more verbose debug logs.
3535 Default: false
3636
37- --force-colours force coloured output despite detected terminal support
37+ --force-colours Force coloured output despite detected terminal support.
3838
39- --no-colours disable coloured output despite detected terminal support
39+ --no-colours Disable coloured output despite detected terminal support. Colours can also be disabled by setting
40+ NO_COLOR environment variable.
4041
4142 -o, --output string Output format (supported: json, yaml and human)
4243 Default: human
You can’t perform that action at this time.
0 commit comments