fezzik
fezzik copied to clipboard
Should be an error when domain is specified by env var but :domain is unspecified
Example:
domain='web1.example.com' fez start
This says:
Targeting hosts:
web1.example.com
[success]
And it doesn't do anything. I think it should be an error.