Revision 34b88989 kamaki/cli/command_tree.py

b/kamaki/cli/command_tree.py
31 31
# interpreted as representing official policies, either expressed
32 32
# or implied, of GRNET S.A.
33 33

  
34
from kamaki.clients import Client
35

  
34 36

  
35 37
class Command(object):
36 38
    """Store a command and the next-level (2 levels)"""

Also available in: Unified diff