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

--config flag doesnt work when launching jobs #54

Open
bsamuels453 opened this issue Jul 18, 2024 · 0 comments
Open

--config flag doesnt work when launching jobs #54

bsamuels453 opened this issue Jul 18, 2024 · 0 comments

Comments

@bsamuels453
Copy link

bsamuels453 commented Jul 18, 2024

this won't work and will error out if there's no default cloudexec.toml to use:
cloudexec launch --config ./tickoverflowsafety.toml --size c-8

However this works:
cloudexec launch --size c-8 ./tickoverflowsafety.toml

The help prompt for cloudexec launch says you gotta use the --config flag, so IMO we just need to update that

I also noticed that sometimes the positional parameter is ignored if there's a cloudfuzz.toml in the current directory. That might be an actual bug

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

No branches or pull requests

1 participant