You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ viash config inject config.vsh.yaml
[error] File 'foo.txt' does not exist.
Normally this error would be expected when running viash run config.vsh.yaml --input non_exist.txt if non_exist.txt does not exist. In the context of a config inject, this error is not expected.
The text was updated successfully, but these errors were encountered:
Example
config.vsh.yaml
:Running config inject results in:
Normally this error would be expected when running
viash run config.vsh.yaml --input non_exist.txt
ifnon_exist.txt
does not exist. In the context of a config inject, this error is not expected.The text was updated successfully, but these errors were encountered: