What Happened?
i follow the quickstart doc,the Initialize is successed,but apply the quickstart.yaml is failed.
[root@vms211 .devstream]# dtm apply -f quickstart.yaml
2022-06-27 16:41:00 ℹ [INFO] Apply started.
2022-06-27 16:41:00 !! [ERROR] Failed to read the config file. Error: open quickstart.yaml: no such file or directory
2022-06-27 16:41:00 ℹ [INFO] Maybe the default file (config.yaml) doesn't exist or you forgot to pass your config file to the "-f" option?
2022-06-27 16:41:00 ℹ [INFO] See "dtm help" for more information.
2022-06-27 16:41:00 !! [ERROR] Apply failed => open quickstart.yaml: no such file or directory.
but the demo is created successed,you can see the [URL] https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
How to Reproduce?
dtm apply quickstart.yaml failed,but go-webapp-devstream-demo has been created
Anything else
my system is centos 7.6
the quickstart.yaml is zhe demo
DevStream Version
latest