cli icon indicating copy to clipboard operation
cli copied to clipboard

Experimental sub-commands

Open vdemeester opened this issue 2 years ago • 2 comments

Discussed during today's (17th May 2022):

Just like docker cli, we can have a json file where we can enable experimental subcommands/commands
Being in experimental, things might break for users (if they use them)
Multiple approaches:
Enable via configuration file
Enable by default but present inside a subcommand (eg under experimental subcommand)
Enable/Disable via flags
Annotate them so that they are present under different section and have a warning whenever being used

To be detailed a bit more and showcased.

/kind feature

vdemeester avatar May 17 '22 12:05 vdemeester

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale with a justification. Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with /close with a justification. If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

tekton-robot avatar Aug 15 '22 13:08 tekton-robot

/lifecycle frozen

vdemeester avatar Aug 18 '22 10:08 vdemeester