canonical / spark-k8s-toolkit-py

Python package with tooling to seamlessly handle Spark Ops on K8s
Apache License 2.0
5 stars 4 forks source link

Prettify the output printed by the CLI commands #56

Open theoctober19th opened 10 months ago

theoctober19th commented 10 months ago

The output printed by the CLI when running various commands can be improved.

For example, when listing the service accounts, the output could be presented as a table, with columns such as "username", "is primary", etc.

github-actions[bot] commented 10 months ago

https://warthogs.atlassian.net/browse/DPE-3296