Bug 1013103

Summary: katello-disconnected: "enable" and "disable" help text should read "repos" or "repo ids" but not "repoids"
Product: Red Hat Satellite Reporter: Corey Welton <cwelton>
Component: Inter Satellite SyncAssignee: Mike McCune <mmccune>
Status: CLOSED WONTFIX QA Contact: Katello QA List <katello-qa-list>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0.2CC: bbuckingham, bkearney, ehelms, mreid
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-08 18:24:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Corey Welton 2013-09-27 20:34:54 UTC
Description of problem:
The help text for 'katello-disconnected enable' uses the term "repoids". this looks sort of... weird?  also, the flag itself is --repo

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.  katello-disconnected enable rhel-6-server-source-rpms-6_4-x86_64
2.  katello-disconnected enable --repoid rhel-6-server-source-rpms-6_4-x86_64

2.
3.

Actual results:
You need to provide some repoids
If user imagines that ("--repoids") to be the flag it won't work.

Expected results:
You need to provide some repo ids (via --repo flag)

Additional info:
Just some minor polish.

Comment 3 Bryan Kearney 2014-10-16 14:45:10 UTC
Connecting redmine issue http://projects.theforeman.org/issues/4128 from this bug

Comment 4 Matt Reid 2014-12-17 19:10:13 UTC
It would make sense to me if the error message talked about repos, as that would at least match up with what they should have specified to not see an error.

I tried --repoids initially, and had to correct that after realizing that's not what I was supposed to use.

Comment 5 Bryan Kearney 2016-02-08 18:24:05 UTC
The katello-disconnected server synchronization and export functions are being moved into the Satellite server itself. With 6.2, the katello-disconnected command will no longer be delivered and instead will be replaced with a new export and import functions delivered via the UI and hammer CLI. This bug is being closed as "WONTFIX" since it relates only to the existing katello-disconnected tooling. Please check the Satellite docs with the release of Satellite 6.2 on how to use the new content export and import features.