Waypoint Runner forget
Warning
This content is part of the legacy version of Waypoint that is no longer actively maintained. For additional information on the new vision of Waypoint, check out this blog post and the HCP Waypoint documentation.
Command: waypoint runner forget
Forget a previously registered runner
Usage
Usage: waypoint runner forget [options] ID
Forget a previously registered runner.
This will delete any records of a previously registered runner. If the runner is currently running, it will begin to error on the next job request. On subsequent registrations, the Waypoint server behaves as if it has never seen this runner before and triggers the full adoption process again.
Global Options
-plain
- Plain output: no colors, no animation. The default is false.-app=<string>
(-a
) - App to target. Certain commands require a single app target for Waypoint configurations with multiple apps. If you have a single app, then this can be ignored.-project=<string>
(-p
) - Project to target.-workspace=<string>
(-w
) - Workspace to operate in.