Skip to content

Releases: robmdunn/oidc-cli

v0.3.0

29 Mar 03:50
6194142

Choose a tag to compare

OIDC CLI Release v0.3.0

A command-line tool for OIDC authentication with AWS credential management.

Installation

Download the appropriate binary for your platform from the assets below:

  • Linux x86_64: oidc-cli-linux-x86_64
  • Linux ARM64: oidc-cli-linux-aarch64
  • macOS x86_64: oidc-cli-macos-x86_64
  • macOS ARM64 (Apple Silicon): oidc-cli-macos-aarch64
  • Windows x86_64: oidc-cli-windows-x86_64.exe

Usage

After downloading, make the binary executable (on Unix systems) and run:

chmod +x oidc-cli-*
./oidc-cli-* --help

v0.2.2

29 May 04:01
8291e6d

Choose a tag to compare

OIDC CLI Release v0.2.2

A command-line tool for OIDC authentication with AWS credential management.

Installation

Download the appropriate binary for your platform from the assets below:

  • Linux x86_64: oidc-cli-linux-x86_64
  • Linux ARM64: oidc-cli-linux-aarch64
  • macOS x86_64: oidc-cli-macos-x86_64
  • macOS ARM64 (Apple Silicon): oidc-cli-macos-aarch64
  • Windows x86_64: oidc-cli-windows-x86_64.exe

Usage

After downloading, make the binary executable (on Unix systems) and run:

chmod +x oidc-cli-*
./oidc-cli-* --help