$("$HOME/bin/trdl" use werf "1.2" "stable")
echo 123 | werf helm secret encrypt
ошибка такого вида:
```
WARNING: Self-update failed: unable to init repository "trdl" client: unable to download "1.root.json": Get "https://tuf.trdl.dev/1.root.json": dial tcp 54.38.250.137:443: i/o timeout
```
```
Error: unable to update tuf meta: tuf: failed to download 2.root.json: Get "https://tuf.werf.io/2.root.json": dial tcp 54.38.250.137:443: i/o timeout
```
хост у меня не имеет доступа к интернету, есть ли какой-нибудь обходной путь исполнить эту команду?
видимо загрузить на хост бинарник werf и использовать его, а не trdl
а подскажите, а где найти бинарник werf?
например здесь https://github.com/werf/werf/releases
Обсуждают сегодня