Open
Description
When running cockroach connect --help
there is a lot of output but no instruction given to the user about what they should be doing.
Would welcome:
- under the "Usage" label at top, a few examples with concrete argument values and explanations (This is the
Use
field of thecobra.Command
in the source) - also mention
--single-node
in the usage strings
part of #60632