karapace/crates/karapace-cli/src/commands
Marco Allegretti 8e90f45efc Add new and tui CLI commands
Add 'karapace new' to generate a manifest from templates or prompts.

Add 'karapace tui' to launch the terminal UI.

Improve env-id resolution errors in non-JSON output with suggestions.

Add dialoguer and toml as CLI dependencies.
2026-02-23 12:15:39 +01:00
..
archive.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
build.rs feat: karapace-cli — 23 commands, thin dispatcher, progress indicators 2026-02-22 18:37:54 +01:00
commit.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
completions.rs feat: karapace-cli — 23 commands, thin dispatcher, progress indicators 2026-02-22 18:37:54 +01:00
destroy.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
diff.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
doctor.rs feat: karapace-cli — 23 commands, thin dispatcher, progress indicators 2026-02-22 18:37:54 +01:00
enter.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
exec.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
freeze.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
gc.rs feat: karapace-cli — 23 commands, thin dispatcher, progress indicators 2026-02-22 18:37:54 +01:00
inspect.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
list.rs feat: karapace-cli — 23 commands, thin dispatcher, progress indicators 2026-02-22 18:37:54 +01:00
man_pages.rs feat: karapace-cli — 23 commands, thin dispatcher, progress indicators 2026-02-22 18:37:54 +01:00
migrate.rs feat: karapace-cli — 23 commands, thin dispatcher, progress indicators 2026-02-22 18:37:54 +01:00
mod.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
new.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
pull.rs feat: karapace-cli — 23 commands, thin dispatcher, progress indicators 2026-02-22 18:37:54 +01:00
push.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
rebuild.rs feat: karapace-cli — 23 commands, thin dispatcher, progress indicators 2026-02-22 18:37:54 +01:00
rename.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
restore.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
snapshots.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
stop.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
tui.rs Add new and tui CLI commands 2026-02-23 12:15:39 +01:00
verify_store.rs feat: karapace-cli — 23 commands, thin dispatcher, progress indicators 2026-02-22 18:37:54 +01:00