You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(base): rename Experimental to Configure (#1438)
For some commands we might want to do more than just mark them as
experimental, e.g. change their generated description. This PR renames
`Experimental` to `Configure` to make it clear that the function can be
used to configure all aspects of the command, not only to mark it as
experimental.
0 commit comments