{"description":"Execute a command as the superuser or another user","options":[{"names":["-g","--group"],"description":"Run command as the specified group name or ID","args":[{"name":"group","description":"Group name or ID","optional":false,"variadic":false,"template":[],"suggestions":[],"generators":[]}],"required":false,"repeatable":false,"hidden":false},{"names":["-h","--help"],"description":"Display help message and exit","args":[],"required":false,"repeatable":false,"hidden":false},{"names":["-u","--user"],"description":"Run command as specified user name or ID","args":[{"name":"user","description":"User name or ID","optional":false,"variadic":false,"template":[],"suggestions":[],"generators":[]}],"required":false,"repeatable":false,"hidden":false}],"args":[{"name":"command","description":"Command to run with elevated permissions","optional":false,"variadic":false,"template":[],"suggestions":[],"generators":[]}],"subcommands":[],"name":"sudo"}