Skip to content

Optional management command line interface to manage a running node from anywhere and on any platform.

Notifications You must be signed in to change notification settings

SmoothCloudEU/smoothcloud-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmoothCloud CLI

Optional management command line interface to manage a running cloud system instance from anywhere and on any platform.

Testing

git clone https://github.com/SmoothCloudEU/smoothcloud-cli.git
go run .

Build

git clone https://github.com/SmoothCloudEU/smoothcloud-cli.git

Windows

go build -o smoothcloud.exe main.go
smoothcloud.exe

Linux

go build -o smoothcloud main.go
./smoothcloud

About

Optional management command line interface to manage a running node from anywhere and on any platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages