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(cli): also fix header profile display for worker commands
Added profile parameter to printStandloneInitialBanner calls in:
- workers/build.ts
- workers/run.ts
- workers/list.ts
- workers/create.ts
This ensures worker commands also display the correct profile in their headers when using --profile option.
0 commit comments