Skip to content

Conversation

@hammadsaedi
Copy link

Previously the --org flag had a default value of "ORG" which served as a placeholder. This change makes the flag required, forcing users to explicitly specify their organization name for cgr.dev// references.

Changes:

  • Remove default value for --org flag
  • Add validation to require --org flag
  • Update help text to indicate flag is required
  • Regenerate testdata .after files with consistent org placeholder

Solves: #4

Local Test:
image

Previously the --org flag had a default value of "ORG" which served as a placeholder.  This change makes the flag required, forcing users to explicitly specify their organization name for cgr.dev/<org>/<image> references.

Changes:
  - Remove default value for --org flag
  - Add validation to require --org flag
  - Update help text to indicate flag is required
  - Regenerate testdata .after files with consistent org placeholder
@hammadsaedi hammadsaedi force-pushed the feature/make-org-flag-mandatory branch from aceee2f to e21182c Compare October 31, 2025 12:55
@hammadsaedi
Copy link
Author

@jdolitsky please review : )

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.

2 participants