Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InitCmd = &cobra.Command{ Use: "init", Short: "Initialize pctl configuration", Long: `Initialize pctl by creating a configuration file with your Portainer settings. This command will guide you through setting up your Portainer URL, API token, environment selection, and other deployment options.`, RunE: runInit, SilenceUsage: true, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.