Description
All templates now support the publishable flag as part of their parameters. We need to support this on the CLI so we can pass a publishable flag to every template. Check which templates already support adding publishable from the CLI and apply this pattern to the templates that miss it.
Requirements
Additional Context
No response
Description
All templates now support the
publishableflag as part of their parameters. We need to support this on the CLI so we can pass apublishableflag to every template. Check which templates already support addingpublishablefrom the CLI and apply this pattern to the templates that miss it.Requirements
Additional Context
No response