| Command | Description |
| koha-common | Create and manage Koha instances. |
| koha-create | Create a new Koha instance. |
| koha-create-dirs | Create dirs for a Koha instance. |
| koha-disable | Disable a Koha instance. |
| koha-dump | Dump all contents and configs for a Koha site. |
| koha-dump-defaults | Create default contents from an existing Koha site. |
| koha-email-disable | Turn off the email for a Koha instance. |
| koha-email-enable | Turn on the email for a Koha instance. |
| koha-enable | Enable a Koha instance. New instances are enabled by default. You only need this command if you have previously disabled a site with koha-disable. |
| koha-foreach | Run a command for each Koha instance. Takes the same arguments as koha-list. |
| koha-list | Lists Koha instances, optionally only those that are enabled or have email turned on. |
| koha-mysql | Provide an interactive mysql shell set up for the specified koha instance. |
| koha-rebuild-zebra | Rebuild the Zebra database for a Koha instance. |
| koha-remove | Remove a Koha instance. |
| koha-reset-passwd | Reset password for a user in a Koha instance. |
| koha-restart-zebra | Restart Zebra for named Koha instances. |
| koha-restore | Restore a Koha site from a dump (from koha-dump). |
| koha-run-backups | Performs backups of the koha installations on the system, except an instance called demo. |
| koha-shell | Gives you a shell with the user and environment set to make it easy to do koha operations. |
| koha-start-zebra | Start Zebra for named Koha instances. |
| koha-stop-zebra | Stop Zebra for named Koha instances. |
| koha-upgrade-schema | Upgrade the DB schema for Koha instances. Done automatically on package upgrades. |
No comments:
Post a Comment