File: //snap/google-cloud-cli/396/lib/surface/migration/vms/machine_image_imports/delete.yaml
- help_text:
brief: delete an Image Import resource.
description: |
{command} deletes an Image Import resource.
To use this command, you must enable VM Migration API in your project.
This command does not delete any machine images imported to Google Compute Engine.
examples: |
To delete my-image-import resource in us-central1 in the default project, run:
$ {command} my-image-import --location=us-central1
request:
collection: vmmigration.projects.locations.imageImports
arguments:
resource:
help_text: The Image Import resource you want to delete.
spec: !REF googlecloudsdk.command_lib.migration.vms.resources:imageImport