Documentation
¶
Index ¶
- Variables
- func NewExecCommand(groupID string) *cobra.Command
- func NewInspectCommand(groupID string) *cobra.Command
- func NewListCommand(groupID string) *cobra.Command
- func NewLogsCommand(groupID string) *cobra.Command
- func NewRmCommand(groupID string) *cobra.Command
- func NewRootCommand() *cobra.Command
- func NewRunCommand(groupID string) *cobra.Command
- func NewScaleCommand(groupID string) *cobra.Command
- func NewStartCommand(groupID string) *cobra.Command
- func NewStopCommand(groupID string) *cobra.Command
- func RunLogs(ctx context.Context, uncli *cli.CLI, args []string, opts logs.Options) error
Constants ¶
This section is empty.
Variables ¶
View Source
var DEFAULT_COMMAND = []string{"sh", "-c", "command -v bash >/dev/null 2>&1 && exec bash || exec sh"}
Functions ¶
func NewExecCommand ¶
func NewInspectCommand ¶
func NewListCommand ¶
func NewLogsCommand ¶
func NewRmCommand ¶
func NewRootCommand ¶
func NewRunCommand ¶
func NewScaleCommand ¶
func NewStartCommand ¶
func NewStopCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.