terra-ops / terra-cli

The Terra Command Line Interface
http://terra.readthedocs.org
GNU General Public License v2.0
48 stars 17 forks source link

App name needs same validation as environment name #94

Open jonpugh opened 8 years ago

jonpugh commented 8 years ago

We gave environment names great validation, no spaces or special characters allowed.

We need to do the same for app names!