Optional management command line interface to manage a running cloud system instance from anywhere and on any platform.
git clone https://github.com/SmoothCloudEU/smoothcloud-cli.git
go run .
git clone https://github.com/SmoothCloudEU/smoothcloud-cli.git
go build -o smoothcloud.exe main.go
smoothcloud.exe
go build -o smoothcloud main.go
./smoothcloud