There's currently no default value in the CLI arg processing for the stack specification path, so it always needs to be specified even when it's the conventional "venvstacks.toml in the current working directory".
Since there's a reasonable default value available, the CLI should be updated to actually use that default value.
There's currently no default value in the CLI arg processing for the stack specification path, so it always needs to be specified even when it's the conventional "
venvstacks.toml
in the current working directory".Since there's a reasonable default value available, the CLI should be updated to actually use that default value.