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

Added text output templates for apps list and list-deployments #2175

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

andrewnester
Copy link
Contributor

Changes

Added text output templates for apps list and list-deployments

Fixes #2172

Tests

andrew.nester@HFW9Y94129 ~ % databricks apps list -p u2m
Name                          Url                                                            Compute Status  Deployment Status
abc                           https://abc-***.aws.databricksapps.com                         STOPPED
andre-test                    https://andre-test-***..aws.databricksapps.com                  ACTIVE          SUCCEEDED
andre-test2                   https://andre-test2-***..aws.databricksapps.com                 ACTIVE          SUCCEEDED
...

@andrewnester andrewnester added this pull request to the merge queue Jan 17, 2025
Merged via the queue into main with commit cff4f09 Jan 17, 2025
9 checks passed
@andrewnester andrewnester deleted the apps/add-list-template branch January 17, 2025 14:51
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.

apps list defaults to json instead of text (usage says defaults to text) - also -o text doesn't work
2 participants