Package Details: yandex-cloud-cli-bin 1.18.0-1

Git Clone URL: https://aur.archlinux.org/yandex-cloud-cli-bin.git (read-only, click to copy)
Package Base: yandex-cloud-cli-bin
Description: Yandex.Cloud CLI
Upstream URL: https://yandex.cloud/en/docs/cli/
Licenses: unknown
Submitter: egor_tensin
Maintainer: egor_tensin
Last Packager: egor_tensin
Votes: 2
Popularity: 0.54
First Submitted: 2026-02-03 11:29 (UTC)
Last Updated: 2026-07-10 06:24 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

gof commented on 2026-06-05 20:19 (UTC)

@egor_tensin Perfect! Thank you)

egor_tensin commented on 2026-05-27 17:43 (UTC)

@gof Not a 100% sure what you meant, but I assume this was about the dynamic pkgver querying, which I was also fed up with. The version is now static, so if a new version comes out you won't have to rebuild it or whatever.

gof commented on 2026-05-26 12:14 (UTC) (edited on 2026-05-26 12:16 (UTC) by gof)

Maybe you should download the fixed version instead of the stable one. That way, we won't have to make changes every time there's a discrepancy.


_base_url='https://storage.yandexcloud.net/yandexcloud-yc/release'

source=(
    "yc-${pkgver}::${_base_url}/${pkgver}/linux/amd64/yc"
)

Zenn commented on 2026-03-27 17:48 (UTC)

is it possible to add docker-credential-yc to this package?