Crates.io | ci-id-bin |
lib.rs | ci-id-bin |
version | 0.2.1 |
source | src |
created_at | 2024-10-29 16:15:19.940182 |
updated_at | 2024-11-05 10:09:34.994967 |
description | CLI app to detect ambient OIDC credentials on CI systems |
homepage | |
repository | https://github.com/jku/ci-id |
max_upload_size | |
id | 1427186 |
size | 57,291 |
ci-id-bin
crate contains a small CLI application that enables easy access to ambient OIDC credentials in CI systems.
$ ci-id my-audience > token.txt
See ci-id for the underlying library.
ci-id is based on id, a similar Python project.
Currently supported environments are:
See See ci-id API documentation for details on what configuration each of these environments needs.
ci-id
is licensed under the Apache 2.0 License.