Image Build

Build an image.

Synopsis

build an image.

carbon image build [flags]

Examples

carbon image build -S aws -n operator-desktop-aws

Options

  -h, --help                 help for build
  -n, --name string          Name of image build
  -a, --provisioner string   Name of provisioner to use (default "cloud-init")
  -S, --service string       Service provider (aws, virtualbox, qemu, multipass)

Options inherited from parent commands

      --config string   config file (default is $HOME/carbon.yaml)
      --debug           Debug mode
  -j, --json            Output in JSON

SEE ALSO

Auto generated by spf13/cobra on 25-Mar-2025
Last modified March 27, 2025: Add GCP Support (#88) (dccf344)