Skip to main content

Usage

Description

Adds a new site configuration to ~/.anaconda/config.toml. At minimum, --domain is required. If --name is omitted, the domain is used as the site name. When this is the only configured site, it is automatically set as the default_site. A diff is shown for confirmation unless --yes or --dry-run is specified.

Options

Examples

Add a site with a custom name and set it as default
Preview the config change without writing
Add a site with SSL verification disabled