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

feat: add verbose flag to bulk delete and upsert #615

Merged
merged 6 commits into from
Jul 14, 2023

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    59f2d7c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. test: add NUTs

    WillieRuemmele committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ba2b3b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. feat: adjust verbose flag code according to code review

    * Remove default value for boolean flags
    * Print both Id (if exists) and Sf_Id columns
    * Only print table if --json is not set
    * Only download results if either --json or --verbose is set
    * Adjust, add and format tests
    R0Wi committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    27be200 View commit details
    Browse the repository at this point in the history
  2. test: fix NUTs

    WillieRuemmele committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4d87355 View commit details
    Browse the repository at this point in the history
  3. chore: gen snapshot

    WillieRuemmele committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    41cc86a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    538f251 View commit details
    Browse the repository at this point in the history