Skip to content

Conversation

@dpereowei
Copy link
Contributor

@dpereowei dpereowei commented Oct 25, 2025

Closes #627

return acc;
}, {} as Record<string, true>);

if (flags.ccaas) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
if (flags.ccaas) {
if (flags.ccaas) {
if (flags.dev || flags.node) { throw ....

Signed-off-by: Pereowei Daniel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add fablo init ccaas command

2 participants