Skip to content

crackcomm/ovh

Repository files navigation

Golang OVH API client

GoDoc

Golang API Client for OVH APi.

Command Line Tool

$ go get -u github.com/crackcomm/ovh/...
$ go install github.com/crackcomm/ovh/ovh
$ ovh
NAME:
   ovh - OVH command line tool

USAGE:
   ovh [global options] command [command options] [arguments...]

VERSION:
   1.0.0

COMMANDS:
   auth		requests authentication
   domains	domains
   ns		domain name servers
   help, h	Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --app-key 		OVH API Application Key [$OVH_APP_KEY]
   --app-secret 	OVH API Application Secret [$OVH_APP_SECRET]
   --consumer-key 	OVH API Consumer Key [$OVH_CONSUMER_KEY]
   --help, -h		show help
   --version, -v	print the version

License

Apache 2.0 License.

About

Golang client for OVH API with command line tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages