mirror of
https://github.com/Hopiu/portainer-cli.git
synced 2026-03-17 06:20:26 +00:00
Add log
This commit is contained in:
parent
b445963f46
commit
eeec4733b9
1 changed files with 1 additions and 0 deletions
|
|
@ -505,6 +505,7 @@ class PortainerCLI(object):
|
|||
self.local = local
|
||||
self.load()
|
||||
self.proxies = {}
|
||||
logger.debug('main args:{}', args)
|
||||
if command == self.COMMAND_CONFIGURE:
|
||||
plac.call(self.configure, args)
|
||||
elif command == self.COMMAND_LOGIN:
|
||||
|
|
|
|||
Loading…
Reference in a new issue