Viceroy icon indicating copy to clipboard operation
Viceroy copied to clipboard

RFC: Reconsider behavior when `-C` is not passed

Open aturon opened this issue 4 years ago • 1 comments

Currently if you don't provide -C, Viceroy will simply not load any configuration.

Normally -C is automatically provided by the Fastly CLI, but when invoking Viceroy directly it probably makes sense to default to fastly.toml if no manifest is provided. If fastly.toml is not found, then we can proceed without configuration.

Thoughts?

aturon avatar Jul 15 '21 18:07 aturon

This sounds like a wise choice to me!

cratelyn avatar Jul 15 '21 19:07 cratelyn