Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

feat: implement status command #49

Merged
merged 20 commits into from
Jun 25, 2020
Merged

feat: implement status command #49

merged 20 commits into from
Jun 25, 2020

Conversation

strophy
Copy link
Contributor

@strophy strophy commented May 14, 2020

The status command currently outputs some information about the host and docker container states.

I'm unsure about how to properly output this data or if we can share some of the functionality between the isServiceRunning and listContainerStatus functions. I'd also like to add functionality to output some masternode status by getting various information from inside the containers, and split it up into mn status host, mn status docker, mn status masternode and mn status all commands, but thought I would check my progress so far first to make sure I'm going about this the right way.

@strophy strophy changed the title Implement status command feat: implement status command May 15, 2020
@thephez thephez mentioned this pull request May 15, 2020
src/commands/status.js Outdated Show resolved Hide resolved
src/commands/status.js Outdated Show resolved Hide resolved
src/commands/status.js Outdated Show resolved Hide resolved
@shumkov shumkov added this to the v0.13 milestone May 23, 2020
src/commands/status.js Outdated Show resolved Hide resolved
@shumkov shumkov modified the milestones: v0.13, v0.14 Jun 1, 2020
@shumkov shumkov changed the title feat: implement status command [WIP] feat: implement status command Jun 8, 2020
@shumkov shumkov changed the base branch from v0.13-dev to v0.14-dev June 9, 2020 10:02
src/commands/status/docker.js Outdated Show resolved Hide resolved
src/commands/status/docker.js Outdated Show resolved Hide resolved
@shumkov shumkov self-requested a review June 23, 2020 18:03
shumkov
shumkov previously approved these changes Jun 25, 2020
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

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

Awesome!

@shumkov shumkov changed the title [WIP] feat: implement status command feat: implement status command Jun 25, 2020
@shumkov shumkov merged commit 7b73b0d into dashevo:v0.14-dev Jun 25, 2020
@strophy strophy deleted the status branch August 18, 2020 04:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants