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
- Host: GitHub
- URL: https://github.com/mingderwang/kube
- Owner: mingderwang
- License: mit
- Created: 2015-09-21T02:41:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-12-29T03:56:17.000Z (over 9 years ago)
- Last Synced: 2025-03-04T05:15:51.957Z (over 1 year ago)
- Language: Go
- Size: 1020 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.