1 <article xmlns='http://docbook.org/ns/docbook'>
2 <title>koha-remove</title>
4 <productname>Koha</productname> is the first free software library automation package.
6 <orgname>The Koha Community</orgname>
7 <uri>http://koha-community.org/</uri>
11 <refentry xml:id="koha-remove">
14 <refentrytitle>koha-remove</refentrytitle>
15 <manvolnum>8</manvolnum>
19 <refname>koha-remove</refname>
20 <refpurpose>Remove a Koha instance.</refpurpose>
21 <refclass>UNIX/Linux</refclass>
26 <command>koha-remove</command>
27 <arg><option>--keep-mysql</option></arg>
28 <arg choice="req" rep="repeat"><replaceable>instancename</replaceable></arg>
32 <refsect1><title>Options</title>
35 <term><option>--keep-mysql</option></term>
37 <para>Leave the MySQL database and user when removing the Koha instance.</para>
43 <refsect1><title>Description</title>
44 <para>Remove a Koha instance.</para>
47 <refsect1><title>See also</title>
48 <simplelist type="inline">
49 <member><command>koha-disable(8)</command></member>
50 <member><command>koha-dump(8)</command></member>
51 <member><command>koha-enable(8)</command></member>
52 <member><command>koha-restore(8)</command></member>