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

Introduce status command - [discuss] #95

Open
shalithasuranga opened this issue Mar 25, 2019 · 3 comments · May be fixed by #103
Open

Introduce status command - [discuss] #95

shalithasuranga opened this issue Mar 25, 2019 · 3 comments · May be fixed by #103

Comments

@shalithasuranga
Copy link
Contributor

We can add clocal-gcp status to display list of emulators with the status (running/ stopped)

@shalithasuranga shalithasuranga changed the title Introduce status command Introduce status command - [discuss] Mar 25, 2019
@sachith-1
Copy link

sachith-1 commented Mar 17, 2021

I am currently trying to implement this feature. 😊

@shalithasuranga
Copy link
Contributor Author

shalithasuranga commented Mar 31, 2021

Nice.. this feature is about implementing a status command like git status. I initially had an idea to show what services are active etc. For example, if someone uses only the function service locally, they may get a response like this.

Service status
Cloud Functions: (Running at http://localhost:8000)
Cloud Storage: (Stopped)
....

You can discuss this with maintainers (Maybe you can show them an experimental implementation). I just added my initial thoughts :)

@sachith-1
Copy link

sachith-1 commented Apr 3, 2021

The status command added to check the status of the emulators with PR #103 . :)
image

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