Project

General

Profile

Actions

Feature #15904

closed

rados command does not accept -f for format (ceph tool does)

Added by Samuel Just almost 8 years ago. Updated about 6 years ago.

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

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Actions #1

Updated by Alyona Kiseleva almost 8 years ago

Hi,
rados have --format option (e.g, rados df --format json), or you mean something else?

Actions #2

Updated by Michal Jarzabek almost 8 years ago

rados -f command seems to be the same as --foreground

Actions #3

Updated by Michal Jarzabek almost 8 years ago

common/config.cc ln 430:
else if (ceph_argparse_flag(args, i, "--foreground", "-f", (char*)NULL)) {

Actions #4

Updated by Nathan Cutler about 6 years ago

  • Assignee set to Nathan Cutler
Actions #5

Updated by Nathan Cutler about 6 years ago

  • Status changed from New to Fix Under Review
Actions #6

Updated by Nathan Cutler about 6 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF