CLI
Bundle Command
Command for bundling agents for deployment
The bundle
command allows you to create a bundled version of your Agentuity project for deployment.
bundle
Runs the build bundle process for an Agentuity project.
Aliases: build
Usage
Flags:
--deploy
- Whether to deploy after bundling-d, --dir string
- The directory to the project (default ".")-h, --help
- help for bundle-i, --install
- Whether to install dependencies before bundling-p, --production
- Whether to bundle for production
You generally don't need to use this command as it is automatically called when you run
agentuity dev
oragentuity deploy
.
Need Help?
Join our Community for assistance or just to hang with other humans building agents.
Send us an email at hi@agentuity.com if you'd like to get in touch.
Please Follow us on
If you haven't already, please Signup for your free account now and start building your first agent!