/dogecloud-cli

A commandline tool for dogecloud, is used to deploy cert for cdn.

Primary LanguageGoApache License 2.0Apache-2.0

DogeCloud CLI

Install

go install github.com/jakeslee/dogecloud-cli

Use

./dogecloud-cli
A DogeCloud commandLine tool

Usage:
  dogecloud-cli [flags]
  dogecloud-cli [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  deploy      Deploy cert to DogeCloud
  help        Help about any command

Flags:
  -h, --help      help for dogecloud-cli
  -v, --version   version of program

Use "dogecloud-cli [command] --help" for more information about a command.