Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 690 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 690 Bytes

Kubernetes based Deploy Tools

# kdt --help
kubernetes based deployments tools

Usage:
  kdt [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  diff        Show different deployments from A to B
  envs        Show all environments
  help        Help about any command
  image       Show environment's images
  jstack      Dump target environment jvm deployment's stack
  jvmgc       Get target environment jvm deployment's gc log
  push        Push different deployments from A to B
  restart     Restart target deployments

Flags:
  -h, --help   help for kdt

Use "kdt [command] --help" for more information about a command.