gcrane
Verified for current stable LTS
Gcrane Commands
Gcrane command syntax with verified terminal examples.
Commands
7 commands for Gcrane
gcrane Video
Gcrane Command: Copy Images Between Registries
gcrane cp -r <source_registry>/<project_id>/<repository> <target_registry>/<project_id>/<repository> gcrane Video
Gcrane Command: Delete Garbage Collectible Images
gcrane gc <registry>/<project_id>/<repository> | xargs -n 1 gcrane delete gcrane Containers
Gcrane Command: List Registry With Id
gcrane ls <gcr.io>/<my-project-id> gcrane Containers
Gcrane Command: List Tags And Manifests
gcrane ls <registry>/<project_id> gcrane Containers
Gcrane Command: Login To Registry
gcrane auth login <registry> -u <user> -p <password> gcrane Video
Gcrane Command: Migrate Images Between Us And Eu Registry
gcrane cp -r <gcr.io>/<my-project-id>/<repository> <eu.gcr.io>/<my-project-id>/<repository> gcrane Video
Gcrane Command: Print Garbage Collectible Images
gcrane gc <registry>/<project_id>/<repository> Suggest a Gcrane Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Gcrane workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.