mdsp starter-ts Command¶
Syntax:
mdsp starter-ts
Help:
mdsp starter-ts --help
Alternative form:
mc starter-ts
(The CLI was using mc
as default command name in older versions)
Description¶
creates a starter project in typescript #
Usage¶
Parameter list:
Usage: mdsp starter-ts|st [options]
creates a starter project in typescript #
Options:
-d, --dir directory name (default: "starterts")
-v, --verbose verbose output
-h, --help display help for command
Examples¶
Here are some examples of how to use the mdsp starter-ts
command:
Examples:
mdsp starter-ts this creates a directory called starterts
mdsp starter-ts --dir mindconnect-agent this creates a directory called mindconnect-agent
See Insights Hub API documentation for more information about Insights Hub APIs.