cdsctl admin database delete

Delete a database migration from table gorp_migration (use with caution)

Synopsis

Delete a database migration from table gorp_migration (use with caution)

cdsctl admin database delete SERVICE ID

Examples


$ cdsctl admin database delete api id-migration-to-delete
$ cdsctl admin database delete cdn id-migration-to-delete
	

Options inherited from parent commands

  -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

SEE ALSO