summaryrefslogtreecommitdiffstats
path: root/func/overlord/cmd_modules/listminions.py
Commit message (Expand)AuthorAgeFilesLines
* move command.py:BaseCommand() to it's own module, base_command.pyAdrian Likins2008-03-281-3/+2
* add a BaseCommand class to func/overlord/command.py.Adrian Likins2008-03-281-10/+5
* Changing func/func/overlord/client.py:Client() to Overlord(). Client() stillAdrian Likins2008-03-281-6/+6
* initial work on "func '*' check" command for diagnosing basic setup problems,Michael DeHaan2008-02-211-1/+2
* Fix minion listingMichael DeHaan2008-02-191-5/+8
* Our client.command.Command class looks for 'usage', not 'useage'Luke Macken2008-01-141-1/+1
* more deletions of shebangs.Steve 'Ashcrow' Milner2008-01-131-2/+0
* move "func list_minions" to be a cmd moduleAdrian Likins2007-10-241-0/+53