Waypoint Plugin
Command: waypoint plugin
Execute a built-in plugin.
Usage
Usage: waypoint plugin [options] <plugin>
Runs a specified plugin directly.
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
-debug
- Set to true to run the plugin with support for debuggers like delve. The default is false.