Documentation
¶
Index ¶
- Variables
- func NewCmd() *cobra.Command
- func NewDockerComposerCmd() *cobra.Command
- func NewHostsAddCmd() *cobra.Command
- func NewHostsCmd() *cobra.Command
- func NewHostsRemoveCmd() *cobra.Command
- func NewHostsWritableCmd() *cobra.Command
- func NewMediaWikiCmd() *cobra.Command
- func NewMediaWikiComposerCmd() *cobra.Command
- func NewMediaWikiExecCmd() *cobra.Command
- func NewMediaWikiFreshCmd() *cobra.Command
- func NewMediaWikiInstallCmd() *cobra.Command
- func NewMediaWikiQuibbleCmd() *cobra.Command
- func NewMwddDestroyCmd() *cobra.Command
- func NewMwddRestartCmd() *cobra.Command
- func NewMwddStartCmd() *cobra.Command
- func NewMwddStopCmd() *cobra.Command
- func NewShellboxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var DbName string
DbName used by the install command.
View Source
var DbType string
DbType used by the install command.
View Source
var Detach bool
Detach run docker command with -d.
View Source
var Env []string
Env run the docker command with the specified env vars.
View Source
var Index string
Index run the docker command with the specified --index.
View Source
var NoTTY bool
NoTTY run docker command with -T.
View Source
var Privileged bool
Privileged run docker command with --privileged.
View Source
var User string
User run docker command with the specified -u.
View Source
var Workdir string
Workdir run the docker command with this working directory.
Functions ¶
func NewDockerComposerCmd ¶
func NewHostsAddCmd ¶
func NewHostsCmd ¶
func NewHostsRemoveCmd ¶
func NewHostsWritableCmd ¶
func NewMediaWikiCmd ¶
func NewMediaWikiComposerCmd ¶
func NewMediaWikiExecCmd ¶
func NewMediaWikiFreshCmd ¶
func NewMediaWikiInstallCmd ¶
func NewMediaWikiQuibbleCmd ¶
func NewMwddDestroyCmd ¶
func NewMwddRestartCmd ¶ added in v0.13.0
func NewMwddStartCmd ¶ added in v0.13.0
func NewMwddStopCmd ¶ added in v0.13.0
func NewShellboxCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.