Skip to main content

Module cli

Module cli 

Source
Expand description

Command-line surface: clap derive types only, one module per subcommand’s arguments. No behavior lives here; each variant routes to its handler in commands.

Modules§

adopt
Arguments for rk adopt.
branches
Arguments for rk branches.
completions
Arguments for rk completions.
doctor
Arguments for rk doctor.
guide
Arguments for rk guide.
init
Arguments for rk init.
message
Arguments for rk message.
payload
Arguments for rk payload.
read
Shared argument shape for the read-only payload commands.
runs
Arguments for rk runs.
setup
Arguments for rk setup.
skill
Arguments for rk skill.
status
Arguments for rk status.
upgrade
Arguments for rk upgrade.
versions
Arguments for rk versions.
worktree
Arguments for rk worktree.

Structs§

Cli
The release-kit CLI: reads the canon and lands the deterministic files.

Enums§

Commands
Every subcommand the binary offers.