--mode <reconcile|patch> | reconcile | Apply mode to evaluate against. |
--beautify | true | Beautify output. Human consumer only. |
--colorize | true | Colorize output. Human consumer only. |
--schema-location <remote|local> | remote | How plugin PKL schemas are referenced when serializing the evaluated forma. remote emits package:// URIs fetched from the hub. local emits local file imports against the agent’s on-disk PklProject paths, and requires the CLI and agent to share a filesystem. |
--output-consumer <human|machine> | human | Consumer of the command result. |
--output-schema <json|yaml> | json | The schema to use for the result output. |
--config <path> | | Path to a config file. |
--profile <name> | | Named profile to use. |