nephio-project / nephio

Nephio is a Kubernetes-based automation platform for deploying and managing highly distributed, interconnected workloads such as 5G Network Functions, and the underlying infrastructure on which those workloads depend.
Apache License 2.0
93 stars 52 forks source link

Consider revising the structure of kpt alpha commands #624

Open liamfallon opened 2 months ago

liamfallon commented 2 months ago

Original issue URL: https://github.com/kptdev/kpt/issues/3249 Original issue user: https://github.com/mortent Original issue created at: 2022-05-25T15:26:03Z Original issue last updated at: 2022-05-25T15:26:03Z Original issue body: kubectl organizes the groups by action, for example kpt get <resource> whereas kpt by resource: kpt alpha rpkg get. Consider kpt alpha get rpkg or kpt alpha get repo for consistency with kubectl experience.

Original issue comments: