Updated Edit
Reference for the c migrate command — usage, flags, arguments, and examples for the migrate subcommand of the c CLI.
#c migrate
move session data files from one profile to another, optionally filtered by UUID
#Arguments
| Name | Required | Description |
|---|---|---|
src | yes | source profile name whose sessions will be moved (e.g. work) |
dst | yes | destination profile name to receive the migrated sessions (e.g. personal) |
uuid | no | optional UUID substring to migrate only matching sessions |