comparison docs/installation_win_old.rst @ 7414:3158cf0dafb7

cli: convert 'gearbox setup-db' into 'kallithea-cli db-create'
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Sun, 18 Nov 2018 20:02:17 +0100
parents 7784a1212471
children 19af3fef3b34
comparison
equal deleted inserted replaced
7413:9de61c5b8694 7414:3158cf0dafb7
213 (http://notepad-plus-plus.org/) 213 (http://notepad-plus-plus.org/)
214 214
215 For the sake of simplicity lets run it with the default settings. After 215 For the sake of simplicity lets run it with the default settings. After
216 your edits (if any), in the previous Command Prompt, type:: 216 your edits (if any), in the previous Command Prompt, type::
217 217
218 gearbox setup-db -c my.ini 218 kallithea-cli db-create -c my.ini
219 219
220 .. warning:: This time a *new* database will be installed. You must 220 .. warning:: This time a *new* database will be installed. You must
221 follow a different process to later :ref:`upgrade <upgrade>` 221 follow a different process to later :ref:`upgrade <upgrade>`
222 to a newer Kallithea version. 222 to a newer Kallithea version.
223 223