Make kedro catalog list-datasets
command support runtime parameters
#5128
ElenaKhaustova
started this conversation in
Idea
Replies: 1 comment
-
Leave a comment or emoji-reaction in the description if you want this feature to be implemented. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Currently,
kedro catalog list-datasets
does not support inputting runtime parameters.Context
If the dataset is defined with runtime parameters, there's no way to provide them via running the command.
This leads to the following error when running the command without arguments:
Beta Was this translation helpful? Give feedback.
All reactions