Skip to content

Conversation

@rcaril
Copy link
Contributor

@rcaril rcaril commented Jan 15, 2026

Change summary

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 TestHealthCheckCreate ./pkg/commands/service/healthcheck"
ok      github.com/fastly/cli/pkg/commands/service/healthcheck  1.048s
 make test TEST_ARGS="-run TestHealthCheckList ./pkg/commands/service/healthcheck"
ok      github.com/fastly/cli/pkg/commands/service/healthcheck  1.067s
make test TEST_ARGS="-run TestHealthCheckDescribe ./pkg/commands/service/healthcheck"
ok      github.com/fastly/cli/pkg/commands/service/healthcheck  1.052s
make test TEST_ARGS="-run TestHealthCheckUpdate ./pkg/commands/service/healthcheck"
ok      github.com/fastly/cli/pkg/commands/service/healthcheck  1.064s
make test TEST_ARGS="-run TestHealthChecDelete ./pkg/commands/service/healthcheck"
ok      github.com/fastly/cli/pkg/commands/service/healthcheck  1.023s [no tests to run]

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 as alias' have been implemented.

@rcaril rcaril changed the title [CDTOOL-1257] [CDTOOL-1257] Move Healthcheck command under Service Jan 15, 2026
@rcaril rcaril changed the title [CDTOOL-1257] Move Healthcheck command under Service [CDTOOL-1257] Move healthcheck command under service Jan 15, 2026
@rcaril rcaril marked this pull request as ready for review January 15, 2026 19:10
@rcaril rcaril requested a review from a team as a code owner January 15, 2026 19:10
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