Waypoint Server snapshot
Command: waypoint server snapshot
Write a backup of the server data
Usage
Usage: waypoint server snapshot [<filename>]
Generate a snapshot from the current server and write it to a file specified by the given name. If no name is specified and standard out is not a terminal, the backup will be written to standard out. Using a name of '-' will force writing to standard out.
Global Options
-plain
- Plain output: no colors, no animation.-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.