{ "interactive": [ "accountCreate" , {"ac" : ["--account"]}, "accountCreate --account" , {"pr" : [""]}, "accountCreate --account \\S+" , {"ac" : ["--uid","--uid-auto"]}, "accountCreate --account \\S+ --uid" , {"pr" : [""]}, "accountCreate --account \\S+ --uid( \\S+|-auto)" , {"ac" : ["", "--always-active", "--comment"]}, "accountCreate --account \\S+ --uid( \\S+|-auto) --always-active" , {"ac" : ["", "--comment"]}, "accountCreate --account \\S+ --uid( \\S+|-auto) .*--comment" , {"pr" : [""]}, "accountCreate --account \\S+ --uid( \\S+|-auto) (--always-active --comment \\S+|--comment \\S+ --always-active)" , {"pr" : [""]} ], "master_only": true, "terminal_mode": "raw" }