Manage CDS Migrations
Theses commands manage CDS Migration and DO NOT concern database migrations.
A CDS Migration is an internal routine. This helps manage a complex data migration with code included in CDS Engine. It’s totally transpartent to CDS Users & Administrators - but these commands can help CDS Administrators and core CDS Developers to debug something if needed.
-c, --context string cdsctl context name
-f, --file string set configuration file
--insecure (SSL) This option explicitly allows curl to perform "insecure" SSL connections and transfers.
-n, --no-interactive Set to disable interaction with ctl
--verbose Enable verbose output
Manage CDS (admin only)
Cancel a CDS migration (USE WITH CAUTION)
List all CDS migrations and their states
Reset a CDS migration, so basically it put the migration status to "TO DO" (USE WITH CAUTION)