@flowcore/cli-plugin-ai
v1.1.2
Published
A Flowcore CLI plugin that enables AI commands to be added to various other commands
Downloads
250
Readme
Flowcore CLI Plugin - Ai
A Flowcore CLI plugin that enables AI commands to be added to various other commands
Usage
$ npm install -g @flowcore/cli-plugin-ai
$ ai COMMAND
running command...
$ ai (--version)
@flowcore/cli-plugin-ai/1.1.1 darwin-arm64 node-v20.15.0
$ ai --help [COMMAND]
USAGE
$ ai COMMAND
...
Commands
ai config ai
AI Config
USAGE
$ ai config ai [--profile <value>] [-a <value>] [-p <value>]
FLAGS
-a, --apiKey=<value> api key
-p, --provider=<value> provider
--profile=<value> Specify the configuration profile to use
DESCRIPTION
AI Config
EXAMPLES
$ ai
See code: src/commands/config/ai.ts