Documentation ¶
Index ¶
- func Destroy(ctx context.Context, app *api.AppCompact, machine *api.Machine, force bool) error
- func FilesFromCommand(ctx context.Context) ([]*api.File, error)
- func New() *cobra.Command
- func Start(ctx context.Context, machineID string) (err error)
- func Stop(ctx context.Context, machineID string, signal string, timeout int) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilesFromCommand ¶ added in v0.1.64
FilesFromCommand checks the specified flags for files and returns a list of api.File to be used in the machine configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.