Skip to content

Commit

Permalink
Add viz tool shorthand to help message (#3350)
Browse files Browse the repository at this point in the history
Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
  • Loading branch information
AhdraMeraliQB authored Nov 28, 2023
1 parent a51dc1f commit 7d295e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kedro/framework/cli/starters.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
7) Kedro Viz: Provides Kedro's native visualisation tool \n
Example usage:\n
kedro new --addons=lint,test,log,docs,data,pyspark (or any subset of these options)\n
kedro new --addons=lint,test,log,docs,data,pyspark,viz (or any subset of these options)\n
kedro new --addons=all\n
kedro new --addons=none
"""
Expand Down

0 comments on commit 7d295e8

Please sign in to comment.