Bug 966262
Summary: | rct man page needs update for new --force option to dump-manifest | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | John Sefler <jsefler> |
Component: | subscription-manager | Assignee: | Deon Ballard <dlackey> |
Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.10 | CC: | fsharath |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
No description necessary
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-30 23:09:57 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: | |||
Bug Depends On: | |||
Bug Blocks: | 840995 |
Description
John Sefler
2013-05-22 21:41:14 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. Committed: ffd54fc8ee8d183142e614428f86a658beb73eb6 # rpm -qa | egrep "subscription-manager|python-rhsm"
subscription-manager-migration-data-1.11.3.1-1.git.1.78afd75.el5
python-rhsm-1.8.12-1.git.0.d747a65.el5
subscription-manager-gui-1.8.9-1.git.4.bc35701.el5
subscription-manager-firstboot-1.8.9-1.git.4.bc35701.el5
subscription-manager-migration-1.8.9-1.git.4.bc35701.el5
subscription-manager-1.8.9-1.git.4.bc35701.el5
>> Extract from man-page of rct dump-manifest
THE DUMP-MANIFEST COMMAND
A subscription management service is allocated a specific bloc of subscriptions that are available to an account. This list of subscriptions is the manifest for the service. The cat-
manifest command prints the contents of the manifest.
OPTIONS
/path/to/consumer_export.zip
Gives the path and filename (by default, consumer_export.zip) for the manifest file on the local system. This is required.
--destination=PATH
Specifies an export directory to which to extract and save the contents of the manifest archive. If no destination is given, then the archive is extracted to the local direc-
tory.
--force, -f
Overwrites any existing archive files. If a manifest archive already exists in the specified location (for example, if the manifest has already been dumped once), then
attempting to dump the manifest to the same location will fail. Using the --force option forces the dump operation to complete and overwrites the previous file.
# man -P cat rct | tail -1
version 1.3 May 23, 2013 rct(8)
Man-Page is updated for --force option as shown
VERIFIED
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1332.html |