Merge pull request #1862 from wallabag/v2-doc-import-wllbg1-cli

Add production environment for CLI import
This commit is contained in:
Jeremy Benoist 2016-04-05 16:57:43 +02:00
commit 4b0b77e4d7
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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 :