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

feat: allow --output to override output location #178

Merged
merged 2 commits into from
Nov 25, 2022
Merged

Conversation

maaslalani
Copy link
Contributor

Allow Output location to be overridden by CLI flags:

Specify multiple outputs in the same flag.

vhs demo.tape --output out.gif,out.webm

Pass multiple flags (with shorthand):

vhs demo.tape -o out.gif -o out.webm

Note: this will override any Output commands set in the tape file.

@maaslalani
Copy link
Contributor Author

cc @mxcl

@maaslalani maaslalani merged commit f4155f1 into main Nov 25, 2022
@maaslalani maaslalani deleted the output-flag branch November 25, 2022 16:48
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.

1 participant