Commit 5807f24
committed
lakebox: hide the subcommand from the top-level help listing
Mark the lakebox parent command as Hidden so it doesn't appear in
'databricks --help' under Developer Tools. The subcommands themselves
are still reachable — 'databricks lakebox --help' lists them — but the
feature stays out of the discoverable surface while it remains
internal.
This also reverts the acceptance/help/output.txt regen from the
previous push, since hiding the command means the golden file already
matches the actual help output.
Co-authored-by: Isaac1 parent f6f28eb commit 5807f24
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments