Skip to content

feat(agent): Add diagnostic and utility commands#58

Merged
9trocode merged 1 commit intomainfrom
feat/agent-utility-commands
Mar 6, 2026
Merged

feat(agent): Add diagnostic and utility commands#58
9trocode merged 1 commit intomainfrom
feat/agent-utility-commands

Conversation

@9trocode
Copy link
Contributor

@9trocode 9trocode commented Mar 6, 2026

Summary

Adds a suite of new commands to the pipeops agent namespace to help users manage, check on, and diagnose the state of their cluster connections.

Changes

  • pipeops agent releases - View all helm releases installed in the cluster
  • pipeops agent status - Quickly checks if the agent pods are running
  • pipeops agent restart - Bounces the agent gracefully
  • pipeops agent diagnostics - A unified command that dumps agent pods, recent events, node statuses, and helm releases to make support tickets easier.

Testing

Ran make build and make fmt. Tested by calling the root pipeops agent --help to verify the subcommands mounted correctly.

…tics

This adds `releases`, `diagnostics`, `status`, and `restart` commands to the agent namespace to help users troubleshoot and manage their cluster.
@9trocode 9trocode merged commit ebcee7b into main Mar 6, 2026
2 checks passed
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.

1 participant