Skip to content
/ bow Public

Exec a command on multiple pods for Kubernetes

License

Notifications You must be signed in to change notification settings

ueokande/bow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bow

Bow allow you to exec a command on multiple container for Kubernetes.

Screenshot

Install

Download a latest version of the binary from releases, or use go get as follows:

$ go get -u github.com/ueokande/bow

Usage

$ bow [OPTIONS] POD_SELECTOR -- COMMAND ARGS...

Flags:
  -c, --container string    Container name when multiple containers in pod
      --kubeconfig string   Path to kubeconfig file to use
  -n, --namespace string    Kubernetes namespace to use.
      --no-hosts            Do not print hosts

License

MIT

About

Exec a command on multiple pods for Kubernetes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published