canasta sitemap generate
From Canasta Wiki
canasta sitemap generate
Generate sitemaps for one or all wikis
Synopsis
Generate XML sitemaps for wikis in a Canasta instance. If
--wiki is specified, generates a sitemap for that wiki only.
Otherwise, generates sitemaps for all wikis in the instance.
Once generated, the background generator will automatically
refresh them.
canasta sitemap generate [flags]
Examples
canasta sitemap generate
canasta sitemap generate -w mywiki
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--id |
-i |
Canasta instance ID | * | Both | |
--wiki |
-w |
Wiki ID (omit to generate for all wikis) | 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 |