Skip to content
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

docs: run: remove --file #1480

Merged
merged 1 commit into from
Jun 22, 2020
Merged

docs: run: remove --file #1480

merged 1 commit into from
Jun 22, 2020

Conversation

efiop
Copy link
Contributor

@efiop efiop commented Jun 22, 2020

Per iterative/dvc#4086

You may disregard these recommendations if you used the Edit on GitHub button from dvc.org to improve a doc in place.

❗ Please read the guidelines in the Contributing to the Documentation list if you make any substantial changes to the documentation or JS engine.

🐛 Please make sure to mention Fix #issue (if applicable) in the description of the PR. This causes GitHub to close it automatically when the PR is merged.

Please choose to allow us to edit your branch when creating the PR.

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

@shcheklein shcheklein requested a deployment to dvc-landing-run-file-z57cdzn8i June 22, 2020 23:31 Abandoned
@@ -215,8 +215,7 @@ $ dvc run -n my_stage './my_script.sh $MYENVVAR'
This is useful if, for example, you need to build a pipeline quickly first,
and run it all at once later.

- `-f`, `--force` - overwrite an existing `dvc.yaml` file (or the file name
determined by the logic described in the `--file` option) without asking for
- `-f`, `--force` - overwrite an existing `dvc.yaml` file without asking for
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jorgeorpinel @efiop it should be be probably overwrite an existing stage in the dvc.yaml ... otherwise sounds a a bit scary :)

Copy link
Contributor Author

@efiop efiop Jun 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, yep. Updated.

@shcheklein shcheklein temporarily deployed to dvc-landing-run-file-z57cdzn8i June 22, 2020 23:37 Inactive
@shcheklein shcheklein merged commit 4ae0893 into master Jun 22, 2020
@efiop efiop deleted the run_file branch June 22, 2020 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants