Skip to content

Conversation

@rcaril
Copy link
Contributor

@rcaril rcaril commented Jan 22, 2026

Change summary

This PR moves the dictionary-entry command under the service command. A alias for fastly dictionary-entry is added here to prevent breaking changes.

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 TestDictionaryItemDescribe ./pkg/commands/service/dictionaryentry"
ok      github.com/fastly/cli/pkg/commands/service/dictionaryentry      1.058s
make test TEST_ARGS="-run TestDictionaryItemsList ./pkg/commands/service/dictionaryentry"
ok      github.com/fastly/cli/pkg/commands/service/dictionaryentry      1.064s
make test TEST_ARGS="-run TestDictionaryItemCreate ./pkg/commands/service/dictionaryentry"
ok      github.com/fastly/cli/pkg/commands/service/dictionaryentry      1.056s
make test TEST_ARGS="-run TestDictionaryItemUpdate ./pkg/commands/service/dictionaryentry"
ok      github.com/fastly/cli/pkg/commands/service/dictionaryentry      1.073s
make test TEST_ARGS="-run TestDictionaryItemDelete ./pkg/commands/service/dictionaryentry"
ok      github.com/fastly/cli/pkg/commands/service/dictionaryentry      1.056s

Changes to Core Features:

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

User Impact

None, an alias was added to prevent breaking changes.

@rcaril rcaril changed the title [CDTOOL-1255] [CDTOOL-1255] Move dictionaryentry commands under service Jan 22, 2026
@rcaril rcaril changed the title [CDTOOL-1255] Move dictionaryentry commands under service [CDTOOL-1255] Move dictionary-entry commands under service Jan 22, 2026
@rcaril rcaril marked this pull request as ready for review January 22, 2026 18:29
@rcaril rcaril requested a review from a team as a code owner January 22, 2026 18:29
@rcaril rcaril requested a review from kpfleming January 22, 2026 18:29
@kpfleming
Copy link
Contributor

This will need to be rebased before it can be reviewed and merged.

@rcaril rcaril requested a review from kpfleming January 27, 2026 15:26
@rcaril rcaril merged commit 37aa2e5 into main Jan 27, 2026
13 checks passed
@rcaril rcaril deleted the rcaril/CDTOOL-1255-move-dictionary-entry-under-service branch January 27, 2026 16:13
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