mirror of
https://github.com/ceph/ceph
synced 2024-12-26 05:25:09 +00:00
f988b2a833
Currently, # ceph orch ls -h ... orch ls [<service_type>] [<service_name>] [--export] [-- List services known to orchestrator format {plain|json|json-pretty|yaml}] [--refresh] # ceph orch ls osd -h ... nothing ... because the CLI is provided more arguments than the command prefix. Make -h drop right-hand args until we get at least one prefix match. This means we can have a partial command written with some args and add -h to get a usage for that command. Signed-off-by: Sage Weil <sage@newdream.net> |
||
---|---|---|
.. | ||
test_daemon.sh | ||
test_kvstore_tool.sh | ||
test.sh |