Hide Forgot
+++ This bug was initially created as a clone of Bug #979587 +++ Note that the --name flag is required: $ pulp-admin rpm consumer package update run Command: run Description: triggers an immediate package update on a consumer Available Arguments: --consumer-id - (required) unique identifier; only alphanumeric, -, and _ allowed --name, -n - (required) package name; may repeat for multiple packages --no-commit - test the transaction without committing it --reboot - reboot after a successful transaction --import-keys - import GPG keys as needed --all, -a - update all content units The following options are required but were not specified: --consumer-id --name This is not useful for users who want to apply all available updates to a consumer. Instead, it would make more sense if we got rid of the -a flag, and defaulted to installing all updates if no -n flags were passed. This would be more consistent with yum and other package managers' behaviors. --- Additional comment from Michael Hrivnak on 2013-08-02 14:54:28 EDT --- --- Additional comment from Sayli Karmarkar on 2013-09-06 11:56:44 EDT --- Merged. $ pulp-admin rpm consumer package update run --help Command: run Description: triggers an immediate package update on a consumer Available Arguments: --bg - if specified, the client process will end immediately (the task will continue to run on the server) --consumer-id - (required) unique identifier; only alphanumeric, ., -, and _ allowed --name, -n - package name; may repeat for multiple packages. if unspecified, all packages are updated --no-commit - test the transaction without committing it --reboot - reboot after a successful transaction --import-keys - import GPG keys as needed --- Additional comment from Jeff Ortel on 2013-09-12 18:35:29 EDT --- build: 2.3.0-0.10.alpha --- Additional comment from Preethi Thomas on 2013-09-19 13:58:50 EDT --- [root@pulp-v2-server ~]# rpm -qa pulp-admin-client pulp-admin-client-2.3.0-0.14.alpha.el6.noarch [root@pulp-v2-server ~]# [root@pulp-v2-server ~]# pulp-admin rpm consumer package update run Command: run Description: triggers an immediate package update on a consumer Available Arguments: --bg - if specified, the client process will end immediately (the task will continue to run on the server) --consumer-id - (required) unique identifier; only alphanumeric, ., -, and _ allowed --name, -n - package name; may repeat for multiple packages. if unspecified, all packages are updated --no-commit - test the transaction without committing it --reboot - reboot after a successful transaction --import-keys - import GPG keys as needed The following options are required but were not specified: --consumer-id [root@pulp-v2-server ~]#
This particular bug is for the Pulp CLI, which as I understand it, is not used by Satellite 6. Perhaps you had intended to clone a different bug?
closing:NOTABUG for sat6. mistakenly added to sat6-pulp-blocker