Skip to content

Conversation

@rcaril
Copy link
Contributor

@rcaril rcaril commented Nov 18, 2025

Change summary

This PR adds support for the NGWAF redaction commands.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  • Does your submission pass tests?
make test TEST_ARGS="-run TestRedactionCreate ./pkg/commands/ngwaf/redaction"
ok      github.com/fastly/cli/pkg/commands/ngwaf/redaction      (cached)

 make test TEST_ARGS="-run TestRedactionDelete ./pkg/commands/ngwaf/redaction"
ok      github.com/fastly/cli/pkg/commands/ngwaf/redaction      (cached)

make test TEST_ARGS="-run TestRedactionRetrieve ./pkg/commands/ngwaf/redaction"
ok      github.com/fastly/cli/pkg/commands/ngwaf/redaction      (cached)

make test TEST_ARGS="-run TestRedactionList ./pkg/commands/ngwaf/redaction"
ok      github.com/fastly/cli/pkg/commands/ngwaf/redaction      (cached)

make test TEST_ARGS="-run TestRedactionUpdate ./pkg/commands/ngwaf/redaction"
ok      github.com/fastly/cli/pkg/commands/ngwaf/redaction      1.049s

Changes to Core Features:

  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

@rcaril rcaril marked this pull request as ready for review November 18, 2025 16:29
@rcaril rcaril requested a review from a team as a code owner November 18, 2025 16:29
Copy link
Contributor

@anthony-gomez-fastly anthony-gomez-fastly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 nit, otherwise LGTM

@rcaril rcaril merged commit 34586f7 into main Nov 20, 2025
13 checks passed
@rcaril rcaril deleted the rcaril/CDTOOL-1218-add-CRUD-commands-for-ngwaf-redactions branch November 20, 2025 19:09
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.

3 participants