]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Add production environment for CLI import 1862/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Tue, 5 Apr 2016 13:45:56 +0000 (15:45 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Tue, 5 Apr 2016 13:45:59 +0000 (15:45 +0200)
docs/en/user/migration.rst
docs/fr/user/migration.rst

index 109a4c9b152d77e6df90f25dd2a602c9dbdd8088..e1fee9611a626fa71ef3f28cb7372f3acd3b92be 100644 (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:
 
index d101ba2f0f2accec752d400937fe735afd7c5b0b..9e09b0c45a5cfd14d321e85d0fd5043d3be4bea9 100644 (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 :