Description of problem: It would be useful, if every import subcommand would inform user about export command that produce data it can import. Additional info Data can be then reused in import all subcommand.
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.