
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
@oclif/example-multi-ts
Advanced tools
example multi-command CLI built with typescript
$ npm install -g @oclif/example-multi-ts
$ example-multi-ts COMMAND
running command...
$ example-multi-ts (-v|--version|version)
@oclif/example-multi-ts/1.10.7 darwin-x64 node-v10.10.0
$ example-multi-ts --help [COMMAND]
USAGE
$ example-multi-ts COMMAND
...
example-multi-ts goodbye [FILE]describe the command here
USAGE
$ example-multi-ts goodbye [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
See code: src/commands/goodbye.ts
example-multi-ts hello [FILE]describe the command here
USAGE
$ example-multi-ts hello [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
EXAMPLE
$ example-multi-ts hello
hello world from ./src/hello.ts!
See code: src/commands/hello.ts
example-multi-ts help [COMMAND]display help for example-multi-ts
USAGE
$ example-multi-ts help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
FAQs
example multi-command CLI built with typescript
The npm package @oclif/example-multi-ts receives a total of 79 weekly downloads. As such, @oclif/example-multi-ts popularity was classified as not popular.
We found that @oclif/example-multi-ts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.