Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Clearing a single host from the banned list
qbadmin worker --unremove mac_address
Where mac_address is the hardware address of a Worker.

Clearing all of the list of banned hosts
% qbadmin worker --clearbanned

...