Bug 1121131
Summary: | [RFE] hammer import subcommands should provide info about expected input | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Matej Kollar <mkollar> |
Component: | Transitions | Assignee: | Grant Gainey <ggainey> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | Unspecified | CC: | bbuckingham, cperry, ggainey, jmontleo, mkollar, sthirugn |
Target Milestone: | Unspecified | Keywords: | FutureFeature, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-11 12:25:14 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: | 1125243 |
Description
Matej Kollar
2014-07-18 12:58:15 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. commit 7de7abc2f09c240298523770d92c7cd197aff00f VERIFIED. rubygem-hammer_cli_import-0.10.1-1.el6.noarch # hammer import -h Usage: hammer import [OPTIONS] SUBCOMMAND [ARG] ... Parameters: SUBCOMMAND subcommand [ARG] ... subcommand arguments Subcommands: activation-key Import Activation Keys (from spacewalk-report activation-keys). all Load ALL data from a specified directory that is in spacewalk-export format. config-file Create puppet-modules from Configuration Channel content (from spacewalk-report config-files-latest). content-host Import Content Hosts (from spacewalk-report system-profiles). content-view Create Content Views based on local/cloned Channels (from spacewalk-export-channels). host-collection Import Host Collections (from spacewalk-report system-groups). organization Import Organizations (from spacewalk-report users). repository Import repositories (from spacewalk-report repositories). repository-enable Enable any Red Hat repositories accessible to any Organization (from spacewalk-report channels). template-snippet Import template snippets (from spacewalk-report kickstart-scripts). user Import Users (from spacewalk-report users). --> every subcommand description informs about the report that provides the specific data This was delivered with Satellite 6.0 which was released on 10 September 2014. |