Changed
- Renamed local flags, whose names conflicted with global flags and deprecated local flags with the old names
--namespace
inkubectl gs gitops add app
has been deprecated and replaced with--target-namespace
--namespace
inkubectl gs template app
has been deprecated and replaced with--target-namespace
--cluster
inkubectl gs template app
has been deprecated and replaced with--cluster-name
--namespace
inkubectl gs template catalog
has been deprecated and replaced with--target-namespace
Added
- Added a test to detect local flags with names conflicting with global flag names