bl create-agent-app

Create a new beamlit agent app

Synopsis

Create a new beamlit agent app

bl create-agent-app directory [flags]

Examples

bl create-agent-app my-agent-app

Options

  -h, --help   help for create-agent-app

Options inherited from parent commands

  -e, --env string         Environment. One of: development,production
  -o, --output string      Output format. One of: pretty,yaml,json,table
  -u, --utc                Enable UTC timezone
  -v, --verbose            Enable verbose output
  -w, --workspace string   Specify the workspace name

SEE ALSO

  • bl - Beamlit CLI is a command line tool to interact with Beamlit APIs.