Waypoint Context delete
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 context delete
Delete a context.
Usage
Usage: waypoint context delete [options] NAME
Deletes a context. This will succeed if the context is already deleted.
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.
Command Options
-all
- Delete all contexts. If this is specified, NAME should not be specified in the command arguments. The default is false.