| Crates.io | ci-id-bin |
| lib.rs | ci-id-bin |
| version | 0.3.0 |
| created_at | 2024-10-29 16:15:19.940182+00 |
| updated_at | 2024-12-03 11:15:32.102126+00 |
| 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,126 |
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.