Closed Clivern closed 4 years ago
When i clone a project and .poodle.toml file exists, poodle should allow me to do the thing with one command.
.poodle.toml
$ poodle call -f .poodle.toml $ poodle call --from .poodle.toml then ask for the service URL first
When i clone a project and
.poodle.toml
file exists, poodle should allow me to do the thing with one command.