mirror of
https://gitlab.com/manzerbredes/clusterman.git
synced 2025-04-05 11:36:25 +02:00
Minor changes
This commit is contained in:
parent
51f6897ef8
commit
b69e0a12c1
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ def main():
|
|||
node.ls()
|
||||
elif args.command == "exec":
|
||||
use_key=not args.login
|
||||
exit(0)
|
||||
if args.group:
|
||||
node.exec(args.cmd,args.group,use_key)
|
||||
else:
|
||||
|
|
Loading…
Add table
Reference in a new issue