REGISTRY_002 — Registry Not Found
What This Means
Section titled “What This Means”The specified registry name was not found in your syllago configuration. No registry with that name has been added.
Common Causes
Section titled “Common Causes”- Typo in the registry name
- The registry has not been added yet
- The registry was previously removed
How to Fix
Section titled “How to Fix”- List your configured registries:
syllago registry list - Check for typos in the registry name you specified.
- If the registry isn’t listed, add it:
syllago registry add <name> <url>
Example Output
Section titled “Example Output”Error REGISTRY_002: registry "my-reg" not found Suggestion: run 'syllago registry list' to see available registries