Commit Graph

13 Commits

Author SHA1 Message Date
Varsha Rao
90f79ed87f doc: Update about extended attributes
Signed-off-by: Varsha Rao <varao@redhat.com>
2020-01-30 01:16:27 +05:30
Milind Changire
73597e94f1 cephfs-shell: add snapshot management
Snapshots can be managed by:
$ snap {create|delete} snap_name dir_name

Fixes: http://tracker.ceph.com/issues/38681
Signed-off-by: Milind Changire <mchangir@redhat.com>
2019-11-04 16:17:32 +05:30
Rishabh Dave
06542a5862 docs/cephfs-shell: update doc about pyscript
The command pyscript is renamed, by cmd2, as run_pyscript.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
2019-10-03 18:10:59 +05:30
Rishabh Dave
92cab709d6 cephfs-shell: make compatible with cmd2 versions after 0.9.13
"load" command from cmd2 has been renamed to "run_script". Update the
documentation for the same.

Fixes: https://tracker.ceph.com/issues/42057
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2019-10-03 18:10:59 +05:30
Patrick Donnelly
e7a7cf429e
doc: filesystem to file system
"Filesystem" is not a word (although fairly common in use).

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2019-09-10 08:43:28 -07:00
Varsha Rao
bb0cb3ba40 doc: Fix incorrect indentations in cephfs-shell
Signed-off-by: Varsha Rao <varao@redhat.com>
2019-05-24 16:12:16 +05:30
Varsha Rao
fc214c1d45 doc: Add usage for stat command in cephfs-shell
Signed-off-by: Varsha Rao <varao@redhat.com>
2019-05-24 16:11:54 +05:30
Varsha Rao
a8182288e5 docs: Add note to execute cephfs-shell
Signed-off-by: Varsha Rao <varao@redhat.com>
2019-04-08 16:22:24 +05:30
Varsha Rao
ceaf3bcf44 doc: Add usage for shortcuts command in cephfs-shell
Signed-off-by: Varsha Rao <varao@redhat.com>
2019-04-04 15:53:41 +05:30
Jos Collin
d7ff7cbb5f
doc: misc fixes cephfs-shell
Signed-off-by: Jos Collin <jcollin@redhat.com>
2018-10-01 09:20:06 +05:30
李丙洋 10208981
1b82e61379 doc: Fix Spelling Error of Cephfs Shell
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn>
2018-09-04 17:22:17 +08:00
Pavani Rajula
ab70dffdb2 tools/cephfs-shell: added support for batch file processing and to execute commands from arguments.
Fixes:http://tracker.ceph.com/issues/26853
Fixes:http://tracker.ceph.com/issues/26855

Signed-off-by: Pavani Rajula <rpavani1998@gmail.com>
2018-08-12 22:08:38 +05:30
Pavani Rajula
a4a96a4aa9
cephfs-shell: add new CephFS shell
The CephFS shell is an alternative client to access CephFS without mounting in
the usual way. The shell provides commands to interactively access the file
system, like put, ls, chmod, etc.

Fixes: http://tracker.ceph.com/issues/24286
Signed-off-by: Pavani Rajula <rpavani1998@gmail.com>
2018-08-03 09:17:28 -07:00