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

bucket inspect: Adds csv, tsv printer for inspect command #4228

Merged
merged 10 commits into from Nov 8, 2021

Commits on Jul 5, 2021

  1. Adds csv, tsv printer and updates table printer

    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Jul 5, 2021
    Copy the full SHA
    3c8f088 View commit details
    Browse the repository at this point in the history
  2. updates docs

    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Jul 5, 2021
    Copy the full SHA
    b69c0a7 View commit details
    Browse the repository at this point in the history
  3. adds err handling to csv write

    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Jul 5, 2021
    Copy the full SHA
    73e3a28 View commit details
    Browse the repository at this point in the history
  4. adds err handling to invalid outputtype

    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Jul 5, 2021
    Copy the full SHA
    8a1df54 View commit details
    Browse the repository at this point in the history
  5. adds err handling to invalid outputtype

    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Jul 5, 2021
    Copy the full SHA
    ebb77f2 View commit details
    Browse the repository at this point in the history
  6. adds new tsv writer

    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Jul 5, 2021
    Copy the full SHA
    f50d2ba View commit details
    Browse the repository at this point in the history
  7. updates docs

    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Jul 5, 2021
    Copy the full SHA
    7be7696 View commit details
    Browse the repository at this point in the history
  8. added additional prram w to writer

    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Jul 5, 2021
    Copy the full SHA
    639c8cc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. update docs and changelog

    Signed-off-by: someshkoli <kolisomesh27@gmail.com>
    someshkoli committed Nov 8, 2021
    Copy the full SHA
    b040d74 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    28f7c07 View commit details
    Browse the repository at this point in the history