Crate cedar_policy_cli

Source

Structs§

Arguments
Wrapper struct
AuthorizeArgs
CheckParseArgs
Cli
Basic Cedar CLI for evaluating authorization queries
EvaluateArgs
FormatArgs
LinkArgs
NewArgs
OptionalSchemaArgs
This struct contains the arguments that together specify an input schema, for commands where the schema is optional.
PartiallyAuthorizeArgs
PoliciesArgs
This struct contains the arguments that together specify an input policy or policy set.
RequestArgs
This struct contains the arguments that together specify a request.
SchemaArgs
This struct contains the arguments that together specify an input schema.
TranslatePolicyArgs
TranslateSchemaArgs
ValidateArgs
VisualizeArgs

Enums§

CedarExitCode
Commands
ErrorFormat
PolicyFormat
PolicyTranslationDirection
The direction of translation
SchemaFormat
SchemaTranslationDirection
The direction of translation
ValidationMode

Functions§

authorize
check_parse
evaluate
format_policies
language_version
link
new
partial_authorize
translate_policy
translate_schema
validate
visualize