Breaking Changes
- Issue type argument of
goji create
is not an option--type/-t
.
Enhancements
goji create
now accepts the--label
option to supply labels.- goji now allows you to provide authentication credentials using
--email
and--password
options, or alternatively theGOJI_EMAIL
andGOJI_PASSWORD
environment variables. - Support for profiles and configuration files.