We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818cafa commit 7ebeb20Copy full SHA for 7ebeb20
README.md
@@ -2,4 +2,4 @@
2
3
## Luigi testing - easy pipeline course from PyCon 2017 Portland. Oregon
4
5
-luigid --background --port=8082 --log_path='./logs/'<br/> python hello_world.py HelloWorldTask --id='test'
+luigid --background --logdir=./logs --port=8082<br/> python hello_world.py HelloWorldTask --id='test'
0 commit comments