Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add cluster list command #118

Merged
merged 3 commits into from
Aug 24, 2019
Merged

feat: add cluster list command #118

merged 3 commits into from
Aug 24, 2019

Conversation

amcgee
Copy link
Member

@amcgee amcgee commented Aug 24, 2019

This adds the command d2 cluster list which displays a list of the configured clusters and their current status, i.e.

Screenshot 2019-08-24 13 43 31

It also upgrades the dependency on @dhis2/cli-helpers-engine which fixes a bug in the Cache implementation and adds support for capturing the output of exec commands.

@amcgee amcgee requested a review from varl August 24, 2019 11:44
Copy link
Contributor

@varl varl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! A very handy command.

@amcgee amcgee merged commit b3b1e6d into master Aug 24, 2019
@amcgee amcgee deleted the feat/cluster-list branch August 24, 2019 14:37
dhis2-bot pushed a commit that referenced this pull request Aug 24, 2019
# [2.1.0](v2.0.0...v2.1.0) (2019-08-24)

### Features

* add `cluster list` command ([#118](#118)) ([b3b1e6d](b3b1e6d))
@dhis2-bot
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants