»Waypoint Destroy

Command: waypoint destroy

Delete all the resources created for an app

»Usage

Usage: waypoint destroy [options]

»Global Options

»Operation Options

  • -label=<key=value> - Labels to set for this operation. Can be specified multiple times.
  • -remote - True to use a remote runner to execute. This defaults to false unless 'runner.default' is set in your configuration.
  • -remote-source=<key=value> - Override configurations for how remote runners source data. This is specified to the data source type being used in your configuration. This is used for example to set a specific Git ref to run against.