Project

General

Profile

Actions

Cleanup #14363

closed

normalize/duplicate 'rm' vs 'remove' vs 'del' in the CLI

Added by Dan Mick over 8 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Category:
ceph cli
Target version:
-
% Done:

100%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

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.


Subtasks 1 (0 open1 closed)

rgw - Bug #22444: rgw: normalize/duplicate 'rm' vs 'remove' vs 'del' in rgw commandsResolvedJesse Williamson12/14/2017

Actions
Actions #1

Updated by Jesse Williamson over 6 years ago

  • Assignee set to Jesse Williamson
Actions #3

Updated by Jesse Williamson over 6 years ago

https://github.com/ceph/ceph/pull/19439

I hope that this addresses the issue, please let me know if I missed anything.

Actions #4

Updated by Dan Mick over 6 years ago

I wasn't even aware of the rgw implications; I meant 'ceph' when I filed this.

Actions #5

Updated by Sebastian Wagner about 5 years ago

  • Status changed from New to Closed
  • Pull request ID set to 19439
Actions

Also available in: Atom PDF