kf bootstrap

Render and write Day-0 tenant bootstrap bundles.

Day-0 onboarding helper that emits a sandbox-default bootstrap bundle. template prints the bundle to stdout; init writes it to disk.

kf bootstrap template

Print the canonical Day-0 bootstrap bundle template.

Renders the default bundle for the chosen tenant + environment without touching the filesystem.

FlagRequiredDescription
--tenant <id>noTarget tenant id.
--account-name <name>noDisplay name for the bundle account.
--environment <id>noTarget environment id; defaults to sandbox.

Example

kf bootstrap template --tenant tnt_demo --pretty

kf bootstrap init

Write a local Day-0 bootstrap bundle with sandbox as the default environment.

Generates the bundle and writes every file into the chosen directory. Refuses to overwrite unless --force is passed.

FlagRequiredDescription
--dir <path>yesTarget directory for the bundle.
--tenant <id>noTarget tenant id.
--account-name <name>noDisplay name for the bundle account.
--environment <id>noTarget environment id; defaults to sandbox.
--forcenoOverwrite files that already exist.

Example

kf bootstrap init --dir ./day0 --tenant tnt_demo
Privacy choices

This controls app-managed marketing analytics: cookie-free Plausible, optional Cloudflare Web Analytics, and first-party event logs with session-only UTM attribution. The site works without it.

Read the privacy notice