pscale deploy-request

Create, review, diff, and manage deploy requests

Subcommands

NameDescription
closeClose a deploy request
createCreate a deploy request from a branch
deployDeploy a specific deploy request
diffShow the diff of a deploy request
list, lsList all deploy requests for a database
reviewReview a deploy request (approve, comment, etc...)
showShow a specific deploy request

Options

NameDescription
--help, -hShow help
--api-token <string>The API token to use for authenticating against the PlanetScale API
--api-url <string>The base URL for the PlanetScale API. (default "https://api.planetscale.com/")
--config <string>Config file (default is $HOME/.config/planetscale/pscale.yml)
--debugEnable debug mode
--format, -f <string>Show output in a specific format. Possible values: [human, json, csv] (default "human")
--no-colorDisable color output
--service-token <string>Service Token for authenticating
--service-token-name <string>The Service Token name for authenticating
--org <string>The organization for the current user