CleverCloud / clever-tools

The official command line interface for Clever Cloud
https://www.clever-cloud.com/
Apache License 2.0
74 stars 46 forks source link

clever create: add a domain #618

Open davlgd opened 11 months ago

davlgd commented 11 months ago

It could be fine to directly add a domain when an app is created :

clever create -t node -d (or --domain) newapp.cleverapps.io app_name

If the domain is not available, the app is created but an error message is printed.

hsablonniere commented 10 months ago

This is not that simple, we'll discuss the design and implem later with other similar needs.