Project

General

Profile

Bug #20629

Updated by Tomáš Strachota over 6 years ago

Commands in plugins use "ID" and "Id" inconsistently: Other resources have Id field, but repository has an ID field. We should be consistent. 

 *"ID":* Steps to reproduce: 
 * hammer-cli-katello 
 * hammer-cli-foreman-discovery 
 * hammer-cli-foreman-tasks 
 * hammer-cli-foreman-docker 

 *"Id":* 
 * hammer-cli-foreman 
 * hammer-cli-foreman-virt-who-configure 
 * hammer-cli-foreman-openscap 

 Hammer should be consistent with labeling IDs. What is the "correct" label is yet TBD. 1) hammer repository info --id x --organization-id y

Back