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

Update deployctl output to note demos #1657

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rileyhgrant
Copy link
Contributor

@rileyhgrant rileyhgrant commented Nov 21, 2024

Makes a minor modification to the deployctl deployments list command to note when local and cluster deployments are going to be/are deployed using auto scaling demo pool.

This was a minor thing I wanted, I figure just open the PR and if we don't want it, we don't have to merge it.

Output with this PR's changes:

❯ ./deployctl deployments list


Local configurations
====================
v4p1-gtex-pext-demo (demo)
blue
green

Cluster deployments
===================
new-str-dev-api
example-query-docs
vrs-quality-measures (demo)
fix-african-lai
green
blue
v4p1-gtex-pext-demo (demo)

Output previously:

❯ ./deployctl deployments list


Local configurations
====================
v4p1-gtex-pext-demo
blue
green

Cluster deployments
===================
new-str-dev-api
example-query-docs
vrs-quality-measures
fix-african-lai
green
blue
v4p1-gtex-pext-demo

@rileyhgrant rileyhgrant self-assigned this Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant