Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 799 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 799 Bytes

Test Git

kube

kube cli for kubectl subcommands search

Demo

http://showterm.io/8b00b21fe9aaddde75d41

Usage

NAME:
   kube - cli for sharing kubernetes resource files repos and management

USAGE:
   kube [global options] command [command options] [arguments...]
   
VERSION:
   1.0.1
   
COMMANDS:
   search, s	Search global kubernetes resource with keyword.
   push		Push resource files to kube.hub with tag
   pull		Get resource files from kube.hub by tag
   like, star	Add a star for a specific resource tag
   help, h	Shows a list of commands or help for one command
   
GLOBAL OPTIONS:
   --verbose		Show more output
   --help, -h		show help
   --version, -v	print the version

#TODO Will add "kube install" for installing package with just one command line to kubernetes cluster.