xops credential migrate
Command usage and available options are listed below. Check --help for options supported by your installed version.
text
Upgrade v1 or copy v2 references to a destination backend. Write and verify before switching configuration; v2 also updates the default store. Rerun after interruption. Source credentials remain; finalize-migration only cleans v1 legacy material.
Usage:
xops credential migrate --to <store> [flags]
Flags:
--dry-run Validate and preview without writing files or credentials
-h, --help help for migrate
--restart Archive the previous v2 migration plan and start from the current configuration; retain all credentials
--to string Configured writable destination store ID
Global Flags:
--color string ANSI color output (auto=detect pipe/redirect, never=disable, always=force enable)
--debug Enable debug mode (equivalent to --log-level=debug)
--lang string Interface language (zh/en)
--log-level string Set internal diagnostic log level (debug, info, warn, error)