Project

General

Profile

Bug #22444

Ceph - Cleanup #14363: normalize/duplicate 'rm' vs 'remove' vs 'del' in the CLI

rgw: normalize/duplicate 'rm' vs 'remove' vs 'del' in rgw commands

Added by Jesse Williamson over 6 years ago. Updated about 6 years ago.

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

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Commands in RGW have a similar issue as the original description (for the "ceph" command) below.

Original report for ceph command, adapted from Dan Mick:
Many commands do remove/rm/del/delete, and we're sort of random about which verb applies to which command. Particularly vexing is decommissioning an OSD:

ceph osd crush remove osd.<id>
but
ceph osd rm osd.id

We could have aliases for all the commands and be less annoying.

History

#1 Updated by Josh Durgin about 6 years ago

  • Project changed from RADOS to rgw
  • Category deleted (Administration/Usability)

#3 Updated by Orit Wasserman about 6 years ago

  • Status changed from New to Fix Under Review

#4 Updated by Nathan Cutler about 6 years ago

  • Status changed from Fix Under Review to Resolved

Also available in: Atom PDF