Created
October 1, 2018 19:06
-
-
Save sebastien-prudhomme/2a21ca07479660d35859a122cfc4e742 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rke | |
NAME: | |
rke - Rancher Kubernetes Engine, an extremely simple, lightning fast Kubernetes installer that works everywhere | |
USAGE: | |
rke [global options] command [command options] [arguments...] | |
VERSION: | |
v0.1.9 | |
AUTHOR(S): | |
Rancher Labs, Inc. | |
COMMANDS: | |
up Bring the cluster up | |
remove Teardown the cluster and clean cluster nodes | |
version Show cluster Kubernetes version | |
config Setup cluster configuration | |
etcd etcd snapshot save/restore operations in k8s cluster | |
help, h Shows a list of commands or help for one command | |
GLOBAL OPTIONS: | |
--debug, -d Debug logging | |
--help, -h show help | |
--version, -v print the version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment