policy
π€ AI-Generated Content
This documentation was generated with AI assistance and is still being audited. Some, or potentially a lot, of this information may be inaccurate. Learn more.
flavor.commands.policy
¶
flavor policy β manage and inspect launch-time execution policy.
Functions¶
policy_check
¶
Dry-run: would this package be allowed to run on this host?
Source code in flavor/commands/policy.py
policy_group
¶
Manage FlavorPack launch-time execution policy.
Policy controls what packages are allowed to run on this host. Operator settings can only tighten package-declared constraints.
policy_init
¶
Scaffold a policy.json with all options at their defaults.
Source code in flavor/commands/policy.py
policy_show
¶
Print the effective policy (operator defaults) for this host.