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

can't reference file when updating condition sets #197

Closed
strantalis opened this issue Jun 10, 2024 · 0 comments · Fixed by #250
Closed

can't reference file when updating condition sets #197

strantalis opened this issue Jun 10, 2024 · 0 comments · Fixed by #250
Assignees
Labels
enhancement New feature or request

Comments

@strantalis
Copy link
Member

When I go to update subject condition sets I only see the following flags. It would be nice to also allow the ability to point to a file like on the creation of a condition set.

Usage:
  dsp tructl policy subject-condition-sets update [flags]

Flags:
      --force-replace-labels   Destructively replace entire set of existing metadata 'labels' with any provided to this command.
  -h, --help                   help for update
  -i, --id string              The ID of the subject condition set to update
  -l, --label strings          Optional metadata 'labels' in the format: key=value
  -s, --subject-sets string    A JSON array of subject sets, containing a list of condition groups, each with one or more conditions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants