banzai-cli icon indicating copy to clipboard operation
banzai-cli copied to clipboard

List/get deployments

Open stoader opened this issue 5 years ago • 0 comments

Add a 'deployment' subcommand for:

  • list deployments that are running on a cluster
  • get deployment - get the details of a deployment identified by release name
  • add deployment - add deployment to a cluster
  • delete deployment - delete a deployment identified by release name
  • update deployment - update deployment identified by release name

stoader avatar Jun 27 '19 07:06 stoader