sfdk-init
Verified for current stable LTS
Sfdk Init Command: List Available Project Types
Use for list available project types with Sfdk Init. Exact CLI syntax to list available project types using Sfdk Init.
When to use this: Use for list available project types with Sfdk Init.
Command Syntax
sfdk init -l sfdk init -l Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list available project types using Sfdk Init.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Sfdk Init Command: Initialize New Project Ignore Non Empty Directory
sfdk init -t <type> --force Sfdk Init Command: Initialize New Project With Type sfdk init -t <type> Sfdk Init Command: Initialize New Project With Type And Builder sfdk init -t <type> -b <builder> Jmeter Command: Run Test Plan Nongui Logfile jmeter -n -t <path/to/file.jmx> -l <path/to/logfile.jtl> Grep Command: Print File Name And Line Number With Color Output grep -Hn --color=always "<search_pattern>" <path/to/file>