# Functions
No description provided by the author
NewExecCommand runs given command inside container.
NewPortCommand returns new command to expose public ports for the cluster.
NewPruneVolumesCommand returns command to prune unused volumes.
No description provided by the author
NewRemoveCommand returns command to remove the cluster.
NewRootCommand returns entrypoint command to interact with all other commands.
NewRunCommand returns command that runs given cluster.
NewSCPCommand returns command to copy files via SSH from the cluster node to localhost.
No description provided by the author
NewSSHCommand returns command to SSH to the cluster node.
NewVersionCommand runs given command inside container.