Merge /pkg/flags into /pkg/target #296
Labels
component/gardenctl
Gardener CLI
kind/enhancement
Enhancement, improvement, extension
lifecycle/rotten
Nobody worked on this for 12 months (final aging stage)
status/blocked
Issue is blocked (e.g. because of dependencies)
What would you like to be added:
Merge /pkg/flags into /pkg/target and rename target.go (within /pkg/flags) to flags.go
Also drop the unsued parameter from
func RegisterCompletionFuncsForTargetFlags(cmd *cobra.Command, factory util.Factory, ioStreams util.IOStreams, _ *pflag.FlagSet) {
Why is this needed:
The text was updated successfully, but these errors were encountered: