Search
Varnish Controller

vcli domains add

Add new domain

Synopsis

Add a new domain to the system.

vcli domains add [FQDN] [flags]

Options

  -C, --cert string   certificate ID
  -h, --help          help for add

Options inherited from parent commands

  -c, --config string   configuration file for the CLI (default ~/.vcli.yml)
                        Could also be set via VARNISH_CONTROLLER_CLI_CONFIG=/path/to/config.yml
      --csv             Output the response table as CSV format.
  -j, --json            Output the response table as JSON format.

SEE ALSO