An open API service indexing awesome lists of open source software.

https://github.com/mingderwang/kube

kube cli for kubectl subcommands search
https://github.com/mingderwang/kube

Last synced: 3 months ago
JSON representation

kube cli for kubectl subcommands search

Awesome Lists containing this project

README

          

# 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.