Enterprise CLI patterns using oclif framework with TypeScript. Use when building oclif CLIs, creating plugins, implementing commands with flags/args, adding auto-documentation, testing CLI commands, or when user mentions oclif, enterprise CLI, TypeScript CLI, plugin system, or CLI testing.
Limited to specific tools
Additional assets for this skill
This skill is limited to using the following tools:
examples/basic-cli-example.mdexamples/enterprise-cli-example.mdexamples/plugin-cli-example.mdexamples/quick-reference.mdscripts/create-command.shscripts/create-plugin.shscripts/generate-docs.shscripts/validate-command.shscripts/validate-plugin.shscripts/validate-tests.shtemplates/base-command.tstemplates/command-advanced.tstemplates/command-async.tstemplates/command-basic.tstemplates/command-with-config.tstemplates/package.jsontemplates/plugin-command.tstemplates/plugin-hooks.tstemplates/plugin-manifest.jsontemplates/plugin-package.json