Project

General

Profile

Actions

Bug #62074

closed

cephfs-shell: ls command has help message of cp command

Added by Manish Yathnalli 10 months ago. Updated 9 months ago.

Status:
Resolved
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
cephfs-shell
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

CephFS:~/>>> help ls
usage: ls [-h] [-l] [-r] [-H] [-a] [-S] [paths [paths ...]]

Copy a file from Ceph File System from Local Directory.

positional arguments:
paths Name of Directories

optional arguments:
-h, --help show this help message and exit
-l, --long Detailed list of items in the directory.
-r, --reverse Reverse order of listing items in the directory.
-H Human Readable
-a, --all Do not Ignore entries starting with .
-S Sort by file_size
CephFS:~/>>>
Give proper help message for ls command.

Actions #2

Updated by Neeraj Pratap Singh 9 months ago

  • Pull request ID set to 52756
Actions #3

Updated by Venky Shankar 9 months ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF