bl deploy

Deploy on blaxel

Synopsis

Deploy agent, mcp or job on blaxel, you must be in a blaxel directory.

bl deploy [flags]

Examples

bl deploy

Options

-d, --directory string   Directory to deploy, defaults to current directory (default "src")
      --dryrun             Dry run the deployment
  -h, --help               help for deploy
  -n, --name string        Optional name for the deployment
  -r, --recursive          Deploy recursively (default true)

Options inherited from parent commands

-o, --output string          Output format. One of: pretty,yaml,json,table
      --skip-version-warning   Skip version warning
  -u, --utc                    Enable UTC timezone
  -v, --verbose                Enable verbose output
  -w, --workspace string       Specify the workspace name

SEE ALSO

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