Usage
Replace <SITE> with the site name or domain name to remove.
Description
Removes a site configuration from~/.anaconda/config.toml. The last remaining site cannot be removed. If the removed site was the default, the next available site becomes the new default.
Side effects: Writes to ~/.anaconda/config.toml. A diff is shown for confirmation unless --yes or --dry-run is specified.
Arguments
Argument
Description
SITE(required) Site name or domain name to remove
Options
Option
Description
-y, --yes / --dry-runConfirm and write changes immediately, or print the diff without writing
-h, --helpShow help for this command