Skip to content
Last updated

Scaffolds your app with the simple predefined template.

cldk scaffold <app-id> [options]
cldk scaffold mytestapp --auth=custom

Arguments

ARGUMENTDESCRIPTIONVALUE TYPE
app-idThe id of the app to scaffold, see app integrationsstring

Options

OPTIONSDESCRIPTIONSUPPORTED VALUESDEFAULT
--authThe authentication strategy of the app to be scaffoldedbasic, custom, nonebasic