Crate cedar_policy_cli

Crate cedar_policy_cli 

Source

Structs§

Arguments
Wrapper struct
AuthorizeArgs
CheckParseArgs
Cli
Basic Cedar CLI for evaluating authorization queries
EvaluateArgs
FormatArgs
LinkArgs
NewArgs
OptionalPoliciesArgs
This struct contains the arguments that together specify an input policy or policy set, for commands where policies are optional.
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.
RunTestsArgs
SchemaArgs
This struct contains the arguments that together specify an input schema.
TpeArgs
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
run_tests
tpe
translate_policy
translate_schema
validate
visualize