Options (3)
-t, --typebooleanInitialize a new project of the given type
Example:
sfdk init {{[-t|--type]}} {{type}}-b, --builderbooleanInitialize a new project with a specified builder
Example:
sfdk init {{[-t|--type]}} {{type}} {{[-b|--builder]}} {{builder}}-l, --list-typesbooleanList available project types
Example:
sfdk init {{[-l|--list-types]}}Examples (4)
List available project types
sfdk init [-l|--list-types]made by @shridhargupta | data from tldr-pages