[cli] Deprecate app_initdb action in flavour of helpers

This commit is contained in:
Jérôme Lebleu 2016-04-16 21:29:02 +02:00
parent 50d4eded18
commit 2f1bf014e8

View file

@ -516,6 +516,7 @@ app:
initdb: initdb:
action_help: Create database and initialize it with optionnal attached script action_help: Create database and initialize it with optionnal attached script
api: POST /tools/initdb api: POST /tools/initdb
deprecated: true
arguments: arguments:
user: user:
help: Name of the DB user help: Name of the DB user