redhat-developer / app-services-cli

Command Line Interface for RHOAS
https://redhat-developer.github.io/app-services-website/
Apache License 2.0
41 stars 72 forks source link

Add clustermgmt flag to create kafka #1835

Closed dimakis closed 1 year ago

dimakis commented 1 year ago

Verification Steps

  1. Register an OpenShift cluster
  2. Create Kafka clusters interactively
  3. Deregister Hybrid OpenShift clusters

Type of change

jackdelahunt commented 1 year ago
jackdelahunt commented 1 year ago

Also maybe worth to squash some of these commits, I don't normally care but 13 is a lot

jackdelahunt commented 1 year ago

Also we have a convention in the CLI that packages that contain commands need to match the name of the command and filename. Right now dedicated list has a package listclusters which has the command list. So the package needs to be renamed to list