kcp migration list
kcp migration list¶
List all migrations from the migration state file
Synopsis¶
Display all migrations from the migration state file in a human-readable format, showing migration IDs, status, gateway configuration, and topics.
Examples¶
# Default state file
kcp migration list
# Specific state file
kcp migration list --migration-state-file /path/to/migration-state.json
Options¶
-h, --help help for list
--migration-state-file string The path to the migration state file to read. (default "migration-state.json")
Options inherited from parent commands¶
SEE ALSO¶
- kcp migration - Commands for migrating using CPC Gateway.