Skip to content

lxhan/yc-install

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Install the latest version of yandex cloud cli

Example usage

- name: Try to install yc cli and login into yandex cloud
  uses: lxhan/yc-install@v3
  with:
    SA_KEY: your service account private key (json form) [optional]

(eng) This will install the latest version of yandex cloud cli. Then logging in if SA_KEY parameter is provided.

(rus) Устанавливает последнюю версию yc cli. Выполняет логин если указан SA_KEY.

Outputs

none

About

Install Yandex Cloud cli and perform login

Resources

Stars

Watchers

Forks

Packages

No packages published