-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
exp init
: unclear need for --explicit
flag
#7143
Comments
@jorgeorpinel, could you please try upgrading to the latest version? |
I did. This is the latest version from |
Can we use this opportunity to clarify this? I couldn't find any further info in the wiki or internal docs. I'd like to explain it properly in iterative/dvc.org#3071. Thanks |
@jorgeorpinel, latest version is 2.9.2, you have posted version info about 2.8.1. |
@skshetry again, 2.8.1 is the latest version from |
I installed the dev version with TBH a more helpful answer here would have been "this has been fixed in an upcoming release," instead of arguing about versions. And again, it's not easy to upgrade the version ATM. I'm using a dev env. And can you please clarify about |
unexpected error - 'live'
with --explicit
exp init
: unclear --explicit
usage
p.s. looks like |
Regarding |
This comment has been minimized.
This comment has been minimized.
While Some background discussion on this is in #6637. |
This comment has been minimized.
This comment has been minimized.
OK, I see that it changes the behavior of
@dberenbaum you don't need Anyway, this is minor probably. But so far I don't think the flag is needed TBH. I'll read #6637 and update the docs as best I can for now. Feel free to close this or follow-up at some point if you prefer. Thanks |
exp init
: unclear --explicit
usageexp init
: unclear need for --explicit
flag
True, we could ignore
The intent is to omit paths in non-interactive mode. See also #7130. |
In non-i mode I'd just use |
@jorgeorpinel, |
I think we are not likely to prioritize this one. Closing. |
BugReportUPDATE: Jump to #7143 (comment)
Description
Tool crashes.
Reproduce
Expected
Environment information
Additional Information (if any):
It's unclear how to use
--explicit
in general. Does it require--interactive
?The text was updated successfully, but these errors were encountered: