The v1.Policy and v1.PolicySet structs have both a Verify() method. We should add a verify subcommand to policyctl to allow folks to verify policy code from scratch. This command should also verify the signature of policies and output signing identities, etc.
The
v1.Policyandv1.PolicySetstructs have both aVerify()method. We should add averifysubcommand to policyctl to allow folks to verify policy code from scratch. This command should also verify the signature of policies and output signing identities, etc.