redeploy

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RedeployCmd = &cobra.Command{
	Use:   "redeploy",
	Short: "Redeploy an existing stack in Portainer",
	Long: `Redeploy an existing Docker Compose stack in Portainer.
This command will update the existing stack with the latest compose file
and pull the latest images. The stack must already exist (created via 'pctl deploy').`,
	RunE:         runRedeploy,
	SilenceUsage: true,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL