From: Nicolas Lœuillet Date: Tue, 5 Apr 2016 13:45:56 +0000 (+0200) Subject: Add production environment for CLI import X-Git-Tag: 2.0.1~24^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=6d3a3cfcda1dab0cfc59a75e858465897b904735;p=github%2Fwallabag%2Fwallabag.git Add production environment for CLI import --- diff --git a/docs/en/user/migration.rst b/docs/en/user/migration.rst index 109a4c9b..e1fee961 100644 --- a/docs/en/user/migration.rst +++ b/docs/en/user/migration.rst @@ -31,7 +31,7 @@ If you have a CLI access on your web server, you can execute this command to imp :: - bin/console wallabag:import-v1 1 ~/Downloads/wallabag-export-1-2016-04-05.json + bin/console wallabag:import-v1 1 ~/Downloads/wallabag-export-1-2016-04-05.json --env=prod Please replace values: diff --git a/docs/fr/user/migration.rst b/docs/fr/user/migration.rst index d101ba2f..9e09b0c4 100644 --- a/docs/fr/user/migration.rst +++ b/docs/fr/user/migration.rst @@ -31,7 +31,7 @@ Si vous avez accès à la ligne de commandes de votre serveur web, vous pouvez e :: - bin/console wallabag:import-v1 1 ~/Downloads/wallabag-export-1-2016-04-05.json + bin/console wallabag:import-v1 1 ~/Downloads/wallabag-export-1-2016-04-05.json --env=prod Remplacez les valeurs :