kf CLI reference
Protocol snapshot for the planned kf CLI.
Protocol snapshot for preview builders. The split repos do not currently ship a canonical kf binary package, so these commands are reference content until the executable lands with release proof.
Global flags
--pretty: Pretty-print JSON output. Default is single-line JSON.--profile <name>: Select a local CLI profile other than the active one. Profiles are stored under ~/.config/karmanflow/cli.json.
Topics
- `kf version`: Print CLI version metadata.
- `kf bootstrap`: Render and write Day-0 tenant bootstrap bundles.
- `kf commands`: Inspect the command registry.
- `kf events`: Read recent domain events.
- `kf receipts`: Read command receipts.
- `kf auth`: Authentication helpers.
- `kf login`: Save GraphQL endpoint and credentials to the active profile.
- `kf logout`: Clear the OAuth credentials and OAuth profile previews.
- `kf profile`: Manage local CLI profiles.
- `kf inventory`: Inspect and adjust inventory.
- `kf reservation`: Manage reservations on the inventory hot path.
- `kf fulfillment`: Manage fulfillment orders.
- `kf feed`: Manage app feed deliveries and admin broadcasts.
- `kf issues`: Read and acknowledge readable Issues from the local file Issue store.
- `kf trace`: Read bounded inventory-to-order proof packets.
- `kf control-center`: Read the tenant Control Center cockpit snapshot.
- `kf agent`: Install, suspend, resume, and scope tenant-bound agents.
- `kf alert`: Define alert rules, acknowledge triggers, and manage analytics alerts.
- `kf connector`: Install, configure, rotate, and replay tenant connectors.
- `kf feature`: Install or disable feature modules and apps for the tenant.
- `kf file-drop`: Register and operate file-drop bindings for batch ingestion.
- `kf identity`: Create parties, addresses, and contact points for the tenant.
- `kf incident`: Open, triage, escalate, acknowledge, and resolve incidents.
- `kf ingestion`: Open, submit, and commit ingestion runs and source authorities.
- `kf onboarding`: Drive the persona-led onboarding flow and aha moments.
- `kf schedule`: Create, pause, resume, and cancel tenant job schedules.
- `kf tenant-defaults`: Configure persona-driven tenant defaults.
- `kf tenant`: Manage tenant config, locations, API keys, broadcasts, and feeds.
- `kf webhook`: Subscribe to, pause, replay, and rotate webhook deliveries.