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

Enterprise create kafka interactive refactor2 #1824

Closed dimakis closed 1 year ago

dimakis commented 1 year ago

Some refactoring of the create kafka cmd.

interactive prompt for cluster selection now shows name and ID.

flags still need to be updated i.e. if flags are passed skip the interactive logic

Verification Steps

  1. Do x
  2. Do y

Type of change