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(dev): add "all" keyword and multiple components to component-info command #7433

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

bshaffer
Copy link
Contributor

@bshaffer bshaffer commented Jun 20, 2024

Adds the following features to the dev commands:

  1. Allows "all" keyword to --fields option to show all fields (the default is to only show a few, for readability)
  2. Allows multiple "component" values supplied, e.g. -c Storage -c BigQuery so that multiple specific components can be easily viewed
  3. Ensures new repos are public when modifying their settings.
  4. Allow CSV output to stdout

Potential TODO: allow multiple --filter options which are a logical OR between them (similar to components)

@bshaffer bshaffer requested review from a team as code owners June 20, 2024 17:49
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.

None yet

1 participant