mirror of
https://github.com/vee1e/gittuf.git
synced 2026-09-03 03:07:10 +00:00
887 B
Generated
887 B
Generated
gittuf policy remove-rule
Remove rule from a policy file
gittuf policy remove-rule [flags]
Options
-h, --help help for remove-rule
--policy-name string name of policy file to remove rule from (default "targets")
--rule-name string name of rule
Options inherited from parent commands
--no-color turn off colored output
--profile enable CPU and memory profiling
--profile-CPU-file string file to store CPU profile (default "cpu.prof")
--profile-memory-file string file to store memory profile (default "memory.prof")
-k, --signing-key string signing key to use to sign policy file
--verbose enable verbose logging
SEE ALSO
- gittuf policy - Tools to manage gittuf policies