Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Introduce 'juju environment create' #1731
Conversation
mjs
reviewed
Mar 4, 2015
| +} | ||
| + | ||
| +const createEnvHelpDoc = ` | ||
| +If configuration values are passed by both extra command line arguments and |
mjs
reviewed
Mar 4, 2015
| + | ||
| + // Create the configstore entry and write it to disk, as this will error | ||
| + // if one with the same name already exists IF we are creating an | ||
| + // environment for ourselves. |
mjs
Mar 4, 2015
Contributor
I dont' quite understand this comment. The config is being written to disk because it will error if one with same name already exists?
|
LGTM. Just some minor docstring issues. |
|
$$JFDI$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Mar 4, 2015
jujubot
merged commit 1e3a2d6
into
juju:master
Mar 4, 2015
howbazaar
deleted the
howbazaar:juju-environment-create
branch
Jan 15, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
howbazaar commentedMar 4, 2015
This is protected by the 'jes' feature flag.