@flowcore/cli-plugin-cli-plugin-component
v1.0.0
Published
A plugin for the Flowcore CLI to add components to a typescript codebase, see components on https://docs.flowcore.com/components/
Downloads
3
Readme
Flowcore CLI Plugin - Cli Plugin Component
A plugin for the Flowcore CLI to add components to a typescript codebase, see components on https://docs.flowcore.com/components/
Usage
$ npm install -g @flowcore/cli-plugin-cli-plugin-component
$ COMMAND
running command...
$ (--version)
@flowcore/cli-plugin-cli-plugin-component/2.13.0 darwin-arm64 node-v20.15.0
$ --help [COMMAND]
USAGE
$ COMMAND
...
Commands
component add NAME
Add a component to the project
USAGE
$ component add NAME [--profile <value>]
ARGUMENTS
NAME name
FLAGS
--profile=<value> Specify the configuration profile to use
DESCRIPTION
Add a component to the project
See code: src/commands/component/add.ts