Waypoint Server snapshot
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 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. 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.