pub async fn cmd_policy_set(
client: &VtaClient,
policy: Value,
) -> Result<(), Box<dyn Error>>Expand description
step-up policy set — apply policy (the 0.2 payload) and print the
effective (canonicalized) result the maintainer now holds.