package
0.209.0
Repository: https://github.com/planetscale/cli.git
Documentation: pkg.go.dev

# Functions

ApplyCmd is the command for applying a gated deploy requests.
CancelCmd is the command for canceling deploy requests.
CloseCmd is the command for closing deploy requests.
CreateCmd is the command for creating deploy requests.
DeployCmd is the command for deploying deploy requests.
DeployRequestCmd encapsulates the commands for creatind and managing Deploy Requests.
DiffCmd is the command for showing the diff of a deploy request.
EditCmd is the command for editing preferences on deploy requests.
ListCmd is the command for listing deploy requests.
RevertCmd is the command for reverting a successfully deployed deploy request.
ReviewCmd is the command for reviewing (approve, comment, etc.) a deploy request.
ShowCmd is the command to show a deploy request.
SkipRevertCmd is the command for skipping a pending deploy request revert.

# Structs

DeployRequest returns a table-serializable deplo request model.