Documentation
¶
Index ¶
- func Clean(c setup.Config) error
- func Down(c setup.Config) error
- func Export(c setup.Config, output string) error
- func PrintStatusHumanReadable(c setup.Config)
- func PrintStatusJSON(c setup.Config)
- func Restart(c setup.Config)
- func SshKeyAdd(c setup.Config, key string) error
- func Status(ctx context.Context, cli *client.Client, c setup.Config)
- func Stop(c setup.Config) error
- func Up(c setup.Config) error
- func Update(c setup.Config) error
- func Version(c setup.Config)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Export ¶
Export will export validated configuration to a given path, or it will export by default to $HOME/.pygmy.yml
func PrintStatusJSON ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.