Skip to content

Conversation

stephan-rayner
Copy link
Contributor

@stephan-rayner stephan-rayner commented Oct 17, 2025

This pull request enhances the project's README.md to improve user onboarding and readability. Key changes include:

  • A new "Example Usage" section was added for the unused CLI tool.
  • Provides practical, ready-to-run command examples for Azure, GCP, and AWS. - Illustrates the use of optional flags like -add-k8s-column and -csv
  • Clarifies the difference between table and CSV output formats.
  • Corrects capitalization in the main title and several section headers for consistency.

Closes: #179

Add a new section with practical command examples that illustrate how to run
`unused` against each cloud provider, including optional Kubernetes column
flags and CSV output.  Also provide separate examples showing table vs.
CSV stdout formats.
These additions improve onboarding by giving users ready‑to‑run commands and clarify the available output options.
@stephan-rayner stephan-rayner requested a review from inkel as a code owner October 17, 2025 19:13
@stephan-rayner stephan-rayner self-assigned this Oct 17, 2025
Copy link
Collaborator

@inkel inkel left a comment

Choose a reason for hiding this comment

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

LGTM!

@stephan-rayner stephan-rayner merged commit ab0e4f8 into main Oct 20, 2025
6 checks passed
@stephan-rayner stephan-rayner deleted the stephan-rayner/docs/add-csv-output branch October 20, 2025 18:39
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.

Add CSV Output to unused CLI Tool

2 participants