Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.

Feature: add cluster list quiet flag, ability to compose with delete#581

Merged
jafreck merged 9 commits intoAzure:masterfrom
jafreck:feature/spark-cluster-list-quiet-flag
Jun 6, 2018
Merged

Feature: add cluster list quiet flag, ability to compose with delete#581
jafreck merged 9 commits intoAzure:masterfrom
jafreck:feature/spark-cluster-list-quiet-flag

Conversation

@jafreck
Copy link
Member

@jafreck jafreck commented May 25, 2018

Fix #578
Fix #481



def print_clusters_quiet(clusters: List[models.Cluster]):
print('\n'.join([str(cluster.id) for cluster in clusters]))
Copy link
Member

Choose a reason for hiding this comment

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

should we wait for the other PR and change to log.print

@jafreck jafreck removed the needs docs label Jun 5, 2018
@jafreck jafreck merged commit 88d0419 into Azure:master Jun 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants