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
Fix bug where migration of config-clone command to TS broke the command. (#4173)
While migrating the command to TS in #4025, we introduced a small bug that effectively broke the `functions:config:clone` command that did not pass the `--only` flag.
Fixes#4112
0 commit comments