yandex cli setup

install

as user

curl -sSL https://storage.yandexcloud.net/yandexcloud-yc/install.sh | bash

^D

(re-login)

setup

yc init

ENTER OAUTH TOKEN
CHOOSE FOLDER       # e.g. test
CHOOSE COMPUTE ZONE # e.g. ru-central1-d

yc config list
ls -lF ~/.config/yandex-cloud/

acceptance

yc vpc network list
yc compute instance list

clean-up

#yc config profile list
#yc config profile delete

ls -lF ~/.config/ | grep yandex
rm -rf ~/.config/yandex-cloud/

resources

https://yandex.cloud/en/docs/cli/quickstart

https://yandex.cloud/en/docs/cli/cli-ref/

https://yandex.cloud/en/docs/cli/


HOME | GUIDES | LECTURES | LAB | SMTP HEALTH | HTML5 | CONTACT
Copyright © 2024 Pierre-Philipp Braun