Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PsCmd = &cobra.Command{ Use: "ps", Short: "Show stack status and running containers", Long: `Display the status of your deployed stack and its running containers. Shows stack information, container status, ports, and resource usage.`, RunE: runPs, SilenceUsage: true, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.