databricks-cli/libs/cmdgroup
Pieter Noordhuis b296f90767
Add trailing newline in usage string (#1382)
## Changes

The default template includes a final newline but this was missing from
the cmdgroup template. This change also adds test coverage for inherited
flags and the flag group description.
2024-04-19 14:12:52 +00:00
..
command.go Make sure grouped flags are added to the command flag set (#1180) 2024-02-07 10:27:13 +00:00
command_test.go Add trailing newline in usage string (#1382) 2024-04-19 14:12:52 +00:00
template.go Add trailing newline in usage string (#1382) 2024-04-19 14:12:52 +00:00