qovery-cli
qovery-cli copied to clipboard
Couldn't add custom domain
What happened:
Error: container not found
What you expected to happen: Add a custom domain
How to reproduce it (as minimally and precisely as possible):
qovery container domain create --organization <my_org> --project WebApp --environment "production" --container "web" --domain "custom.domain.tld"
Anything else we need to know?:
It works perfectly when adding the custom domain via the web interface and delete it from the CLI with:
qovery container domain delete --organization <my_org> --project WebApp --environment "production" --container "web" --domain "custom.domain.tld"
Environment:
- Qovery version (use
qovery version
): 0.58.6 - OS and version: MacOS
- Others: