Category:Canasta CLI
From canasta
Guides
- Getting started
- Configuration
- Operations
- Development
CLI Reference
- canasta — A CLI tool for Canasta installations.
- add — Add a new wiki to a Canasta instance
- backup — Backup and restore Canasta installations
- check — Check backup repository integrity
- create — Create a backup
- delete — Delete a backup
- diff — Show difference between two backups
- files — List files in a backup
- init — Initialize a backup repository
- list — List backups
- purge — Remove old backups based on retention policy
- restore — Restore a backup
- schedule — Manage scheduled backups
- unlock — Remove locks other processes created
- config — View and modify Canasta configuration
- create — Create a Canasta installation
- delete — Delete a Canasta installation
- devmode — Manage development mode
- export — Export the database of a wiki in a Canasta instance
- extension — Manage Canasta extensions
- gitops — Git-based configuration management
- add — Stage files for the next gitops push
- diff — Show what would change on pull (dry run)
- init — Bootstrap a new gitops repository from an existing installation
- join — Join an existing gitops repository
- pull — Pull latest configuration from the git repository
- push — Push configuration changes to the git repository
- rm — Remove files from the gitops repository
- status — Show gitops status for the installation
- import — Import a database into an existing wiki
- list — List all Canasta installations
- maintenance — Use to run update and other maintenance scripts
- remove — Remove a wiki from a Canasta instance
- restart — Restart the Canasta installation
- sitemap — Manage sitemaps for a Canasta instance
- skin — Manage Canasta skins
- start — Start the Canasta installation
- stop — Shuts down the Canasta installation
- upgrade — Upgrade the Canasta CLI and all registered installations
- version — Show the Canasta version