add

Adding remote blueprint to local blueprint

Synopsis

Help information for blueprint add

bricks blueprint add [package] [flags]

Options

      --props string        A pointer to a JSON file that include the properties to associate with the package.
      --props-file string   A JSON string of properties to associate with the package. This way a IaC turning opinionated.

Options inherited from parent commands

      --api-key string    API key for authentication (overrides JWT)
      --config string     config file (default is $HOME/.bricks/config.yaml)
  -h, --help              Print Help message for Bricks CLI
      --non-interactive   Suppresses interactive UI elements for non-interactive environments
  -v, --version           Print bricks CLI version

SEE ALSO

  • bricks blueprint - Manage blueprints - create, publish, add dependencies, and configure packages

Last updated

Was this helpful?