tailchat-cli
Install
npm install -g tailchat-cli@latest # Install and update with the same command
or directly use
npx tailchat-cli <command>
After the installation is successful, enter tailchat
and return as follows:
tailchat <command>
Commands:
tailchat create [template] Create Tailchat repo code
tailchat connect Connect to Tailchat network
tailchat bench Benchmark
tailchat declaration <source> Tailchat plugin type declaration
tailchat docker Tailchat image management
tailchat usage [pid] View Tailchat process usage
Options:
--version Show version number [boolean]
-h, --help Show help [boolean]