Project

General

Profile

Actions

Bug #6291

closed

puppet-module --id vs --uuid inconsistency

Added by Tomáš Strachota almost 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Hammer
Target version:
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

There are some identifier inconsistencies in commands around puppet-modules:

hammer puppet-module list
# shows only UUIDs
hammer puppet-module info
# parameter --id actually requires UUID
hammer content-view puppet-module list
# shows both numeric (activerecord) id and UUID
hammer content-view puppet-module remove
# --id accepts numeric ids

This is very confusing.

Actions

Also available in: Atom PDF