njfio / fluent_cli

Fluent CLI is an advanced command-line interface designed to interact seamlessly with multiple workflow systems like FlowiseAI, Langflow, Make, and Zapier. Tailored for developers and IT professionals, Fluent CLI facilitates robust automation, simplifies complex interactions, and enhances productivity through a powerful and command suite
https://fluentcli.com
Apache License 2.0
13 stars 2 forks source link

V.0.5.0 #46

Closed gracig closed 1 month ago

gracig commented 1 month ago

Command to install lambda extension to cargo: cargo install cargo-lambda

Command to build lambda: cargo lambda build --release --package fluent-lambda --target x86_64-unknown-linux-musl

Command to deploy lambda: cargo lambda deploy fluent-lambda

Environment variable for deploy: AWS_REGION AWS_SECRET_ACCESS_KEY AWS_ACCESS_KEY_ID