vmware-tanzu / tanzu-cli

The Tanzu Core CLI project provides the core functionality of the Tanzu CLI. The CLI is based on a plugin architecture where CLI command functionality can be delivered through independently developed plugin binaries
Apache License 2.0
33 stars 21 forks source link

Add placeholder tpe command group #762

Closed vuil closed 4 months ago

vuil commented 4 months ago

What this PR does / why we need it

Shows adding of a top level command group. Group stays hidden until actual commands are added under it.

NOTE: in the future, central config could be used to provide out-of-band updates to available command groups.

Which issue(s) this PR fixes

Fixes #

Describe testing done for PR

Release note

Additional information

Special notes for your reviewer