miren oidc add
Add an OIDC binding to an application
Usage
miren oidc add [flags]
Flags
--allowed-events— Comma-separated event names to allow (default: push,workflow_dispatch)--allowed-refs— Glob pattern for allowed git refs--description— Human-readable description of this binding--github— GitHub owner/repo shorthand (sets issuer, subject, provider)--issuer— OIDC issuer URL--subject— Glob pattern for the token subject
Config Options
--cluster, -C— Cluster name--config— Path to the config file
App Options
--app, -a— Application name--dir, -d— Directory to run from (default:.)
Global Options
--options— Path to file containing options--server-address— Server address to connect to (default:127.0.0.1:8443)--verbose, -v— Enable verbose output