Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

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:
Embargoed:

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.