{"tool":"crane","tool_display":"Crane","intent":"list-catalog-repositories-in-registry","intent_display":"list catalog repositories in registry","title":"Crane Command: list catalog repositories in registry","command_string":"crane catalog <registry_address>","raw_command_string":"crane catalog {{registry_address}}","description":"Exact CLI syntax to list catalog repositories in registry using Crane.","usage_scenario":"During audits of repository contents for security and compliance validation.","scenario_context":"Quickly identify available repositories in your Docker registry using Crane for efficient management.","simulated_output":"+-----------------------------------+\n|           Repositories            |\n+-----------------------------------+\n| my-app-repo                       |\n| second-app-repo                   |\n| test-repo                         |\n| another-repo                      |\n+-----------------------------------+","how_to_steps":["Run the command: `crane catalog my.registry.com` to list repositories.","Verify the output by checking the names of the available repositories in the list."],"inferred_category":"Containers","canonical_url":"https://www.syntaxstandard.com/crane/list-catalog-repositories-in-registry"}