Skip to content

--config flag doesnt work when launching jobs #54

Open
@bsamuels453

Description

@bsamuels453

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions