Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DeployCmd = &cobra.Command{ Use: "deploy", Short: "Deploy a new stack to Portainer", Long: `Deploy a new Docker Compose stack to Portainer. This command will create a new stack in the configured environment. If the stack already exists, use 'pctl redeploy' instead.`, RunE: runDeploy, SilenceUsage: true, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.