Scalingo / cli

Command Line client for Scalingo PaaS
https://cli.scalingo.com
Other
129 stars 24 forks source link

Generate app name if none is given #362

Open Horgix opened 6 years ago

Horgix commented 6 years ago

It woule be nice if the CLI (and the WebUI but that's not the point in this repo I guess) could generate an application name if none is given.

For what it's worth, that's what the Heroku CLI (and WebUI) does:

$ heroku create
Creating app... done, - still-waters-12345
https://still-waters-12345.herokuapp.com/ | https://git.heroku.com/still-waters-12345.git
# 1245 are actually other numbers, replaced for the sake of example
Soulou commented 6 years ago

Thanks for the suggestion, I think we've already an issue for this. We'll see to accelerate the process. :-D

Horgix commented 6 years ago

Couldn't find any issue about it in the 50 that are currently open, but happy to read that it's already something you have in mind :slightly_smiling_face: