Skip to content

hduhelp/hdu-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hdu-cli

Installation Or Upgrade

go install github.com/hduhelp/hdu-cli@latest

Usage

hdu-cli [command]

Available Commands:

  • completion generate the autocompletion script for the specified shell
  • help Help about any command
  • net i-hdu network auth cli

Flags:

  • --config string config file (default is $HOME/.hdu-cli.yaml)
  • -h, --help help for hdu_cli
  • -s, --save save config
  • -V, --verbose show more info
  • -v, --version version for hdu_cli

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