{"tool":"crane","tool_display":"Crane","intent":"print-catalog-full-image-reference","intent_display":"print catalog full image reference","title":"Crane Command: print catalog full image reference","command_string":"crane catalog <registry_address> --full-ref","raw_command_string":"crane catalog {{registry_address}} --full-ref","description":"Exact CLI syntax to print catalog full image reference using Crane.","usage_scenario":"When generating an immutable deployment manifest based on specific image references.","scenario_context":"Use Crane to efficiently retrieve comprehensive image references from your container registry.","simulated_output":"Registry Address                 | Full Image Reference\n--------------------------------|-------------------------------------\nregistry.io/my-app              | registry.io/my-app:latest\nregistry.io/another-app         | registry.io/another-app:v1.0.0","how_to_steps":["Run the command: `crane catalog {{registry_address}} --full-ref`.","Check the output for full image references listed under 'Full Image Reference'.","Ensure the registry address is correctly specified in your command."],"inferred_category":"Containers","canonical_url":"https://www.syntaxstandard.com/crane/print-catalog-full-image-reference"}