Skip to content
/ cli Public

Command line program for interacting with Ubicloud

License

Notifications You must be signed in to change notification settings

ubicloud/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubi

ubi the command line program for interacting with Ubicloud.

Building

With make:

$ make

Directly with go build:

$ go build -ldflags "-s -w -X main.version=`cat version.txt`" -tags osusergo,netgo

Running

First, make sure UBI_TOKEN in the environment is set to your Ubicloud personal access token. Then run it:

$ ubi

License

APGL

About

Command line program for interacting with Ubicloud

Resources

License

Stars

Watchers

Forks

Packages

No packages published