MattHodge / go-teedy

A Go client library and CLI for accessing the API of Teedy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide username and password via environment variables

shrideh opened this issue · comments

commented

How do I use it in a Windows environment?

teedy-cli backup --url http://localhost:8080/docs-web-1.9/ --destinationpath ./backup
2021/10/29 20:04:35 Unable to load value for 'TEEDY_USERNAME' from environment.

commented

ok i fix it by add TEEDY_USERNAME and TEEDY_PASSWORD in environment variables windows like path