mmetc
b12ade27f4
cscli: review/update argument number checking ( #3490 )
...
* cscsli: remove unused Command.Args setting
* cscli: review/update argument number checking
cscli will consistently print the help text if the number of arguments is
wrong for the command, but not for other types of errors.
* fix func tests
* lint
2025-03-04 12:21:27 +01:00
mmetc
1bc3b0870b
command "cscli doc --target /path/to/dir" ( #3169 )
...
* command "cscli doc --target /path/to/dir"
* typos and improved messages
* CI: remove obsolete parameters for golangi-lint action
* lint
2024-08-07 12:45:54 +02:00
mmetc
9823ed61b6
cscli: log.Fatal -> return err ( #3049 )
...
* cscli: log.Fatal -> return err
* lint
2024-06-03 12:21:00 +02:00
mmetc
c64332d30a
cscli config show: avoid globals, use yaml v3 ( #2863 )
...
* cscli config show: avoid globals, use yaml v3
* lint (whitespace/errors)
2024-04-23 12:28:38 +02:00
mmetc
67cdf91f94
Short build tag in version number ( #2658 )
...
* use short commit hash in version number
* var -> const
* cscli: extract version.go, doc.go
* don't repeat commit hash in version number
2023-12-14 09:16:38 +01:00