Skip to content

Instantly share code, notes, and snippets.

Created November 8, 2012 21:33
Show Gist options
  • Save anonymous/4041803 to your computer and use it in GitHub Desktop.
Save anonymous/4041803 to your computer and use it in GitHub Desktop.
[jortel@localhost unit]$ pulp-admin consumer list --bindings
+----------------------------------------------------------------------+
Consumers
+----------------------------------------------------------------------+
** = unconfirmed unbind
* = unconfirmed bind
Id: jortel
Display Name: jortel-lt
Description: None
Bindings: jeff, xxx**, roy
Notes:
[jortel@localhost unit]$ pulp-admin consumer list --bindings
+----------------------------------------------------------------------+
Consumers
+----------------------------------------------------------------------+
Id: jortel
Display Name: jortel-lt
Description: None
Bindings: jeff, xxx (unconfirmed), roy
Notes:
[jortel@localhost unit]$ pulp-admin consumer list --bindings
+----------------------------------------------------------------------+
Consumers
+----------------------------------------------------------------------+
Id: jortel
Display Name: jortel-lt
Description: None
Bindings:
Confirmed: True
Repo Id: jeff
Confirmed: False
Repo Id: xxx
Confirmed: True
Repo Id: roy
Notes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment