qovery-cli icon indicating copy to clipboard operation
qovery-cli copied to clipboard

Couldn't add custom domain

Open jmeiss opened this issue 1 year ago • 0 comments

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:

jmeiss avatar Apr 26 '23 13:04 jmeiss