package
2.6.1+incompatible
Repository: https://github.com/yottab/cli.git
Documentation: pkg.go.dev

# Functions

AppAttachDomain link the application and domain.
AppAttachVolume link the application and volume.
ApplicationAddEnvironmentVariable add Environment Variable to Application.
ApplicationCreate create application by link of docker image.
ApplicationLinkService Application <-> Service.
AppStart start the application by name.
AppStop stop the application by name.
CheckNewerVersion .
DomainCreate create domain.
Execute adds all child commands to the root command and sets flags appropriately.
SelfUpdate .
ServiceCreate create Service by ProductName and PlanName.
ServiceEnvironmentSet set Environment {key:value} for service.
ServiceLinkDomain like domain to service.
ServiceStart start service by name.
ServiceStop stop service by name.
VolumeCreate crate a volume by name and type.
VolumeDelete delete a volume by name.