flags.StringSlice("revoke-perms",nil,"list of credentials that all requestors may revoke")
flags.Bool("skip-private-keys-check",false,"whether or not to skip checking whether the private keys that requestors have permission for using are present in the configuration")
flags.String("static-sessions","","preconfigured static sessions (in JSON)")
flags.Lookup("no-auth").Header=`Requestor authentication and default requestor permissions`
flags.String("revocation-settings","","revocation settings (in JSON)")