kc

command module
v0.0.0-...-e5813c6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

kc

Simplified kubectl implemented by golang

Usage

kc controls the Kubernetes cluster manager.

Find more information at: https://github.com/alandtsang/kc

Usage:
  kc [command]

Available Commands:
  apply       Apply a configuration to a resource by filename or stdin.
  delete      Delete resources by filenames, stdin, resources and names, or by resources and label selector
  get         Display one or many resources
  help        Help about any command
  logs        Print the logs for a container in a pod or specified resource
  version     A brief description of your command

Flags:
      --config string   config file (default is $HOME/.kc.yaml)
  -h, --help            help for kc
  -t, --toggle          Help message for toggle

Use "kc [command] --help" for more information about a command.
kc k8s-test2 get ns
kc k8s-test2 get -n logging pod

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL