Add an application by reading a local Git checkout.The command detects the GitHub repository from the selected remote, uses the
remote’s default branch when available, and falls back to the current branch.
It selects an available GitHub credential automatically when the choice is
unambiguous.
Deploy a short-lived demo workspace for a branch or pull request.All flags are optional; only the flags you set are sent, so the backend
applies its own defaults for the rest.
Deploy a packaged application to a target cluster.The cluster is identified by ID. Use —set key=value (repeatable) to pass
deploy inputs declared by the application’s chart.
Commit changes to the application’s setup pull request.Each —file maps a repository path to a local file whose contents are
uploaded. Use —delete to remove a tracked path.