Loading cccli/command/account.py +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ CloudControl accounts related commands from cccli.exception import * from sjrpc.core.exceptions import * from cccli.printer import Printer, color from cccli.command.command import OptionCommand, TqlCommand from cccli.command.command import TqlCommand class Command_addaccount(TqlCommand): '''Create an account''' Loading Loading
cccli/command/account.py +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ CloudControl accounts related commands from cccli.exception import * from sjrpc.core.exceptions import * from cccli.printer import Printer, color from cccli.command.command import OptionCommand, TqlCommand from cccli.command.command import TqlCommand class Command_addaccount(TqlCommand): '''Create an account''' Loading