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> |
||
---|---|---|
.. | ||
caps | ||
ceph-tests | ||
cephadm | ||
cephtool | ||
client | ||
cls | ||
direct_io | ||
erasure-code | ||
fs | ||
hadoop | ||
libcephfs | ||
mgr | ||
mon | ||
objectstore | ||
osdc | ||
rados | ||
rbd | ||
rename | ||
rest | ||
restart | ||
rgw | ||
suites | ||
ceph-helpers-root.sh | ||
false.sh | ||
kernel_untar_build.sh | ||
Makefile | ||
post-file.sh | ||
true.sh |