canasta skin enable
From Canasta Wiki
canasta skin enable
Enable a Canasta skin
Synopsis
Enable one or more Canasta skins by name. Multiple skins can
be specified as a comma-separated list. Use the --wiki flag
to enable a skin for a specific wiki only.
After enabling, update.php is automatically run to apply any
required database changes. Use --skip-update to skip this
step.
canasta skin enable [flags]
Examples
canasta skin enable Timeless
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--id |
-i |
Canasta instance ID | * | Both | |
--skins |
Comma-separated skin names | ✓ | Both | ||
--skip-update |
Skip running update.php after enabling | Both | |||
--wiki |
-w |
Wiki ID within the farm | 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 |