canasta wiki-check

From canasta

canasta > wiki-check

canasta wiki-check

Check that configured wikis are accessible

Synopsis

Verify that wiki is running correctly by reading the instance's configured wikis from config/wikis.yaml and verify that each wiki responds successfully over HTTP.

canasta wiki-check [flags]

Examples

canasta wiki-check -i mysite
canasta wiki-check --host prod1.example.com -i mysite

Flags

Flag Shorthand Description Default Required Orchestrator
--host -H Target host (default: localhost) Both
--id -i Canasta instance ID — check the host where this instance is registered. Mutually exclusive with --host; --host wins if both are given. * Both

* Defaults to the Canasta instance matching the current directory, if any.

Global flags

Flag Shorthand Description Default Required Orchestrator
--help -h Show help message and exit Both
--verbose -v Enable verbose output Both