Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Flatten action commands #5142
Conversation
added some commits
Mar 14, 2016
AlexisBruemmer
commented
Apr 14, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 8defdf3
into
juju:next
Apr 14, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AlexisBruemmer commentedApr 14, 2016
Flatten and rename action commands:
juju action do --> juju run-action
juju action defined --> juju list-actions
juju action fetch --> juju show-action-output
juju action status --> juju show-action-status
(Review request: http://reviews.vapour.ws/r/4580/)