sarge841/Kubernetes (k8s) CLI - kubectl

GitHub Action for interacting with kubectl (k8s)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
argsArguments for the CLI commandno
output_variableEnvironment variable name to save output to (optional)no
display_resultsWhether or not to show output of commandnotrue
display_commandWhether or not to show the fully built command before executionnotrue
kube_hostKubernetes API server host (defaults to KUBE_HOST environment variable)no
kube_certificateBase64-encoded Kubernetes certificate authority (defaults to KUBE_CERTIFICATE environment variable)no
kube_usernameKubernetes username (defaults to KUBE_USERNAME environment variable)no
kube_passwordKubernetes password (defaults to KUBE_PASSWORD environment variable)no
kube_tokenKubernetes API token (defaults to KUBE_TOKEN environment variable)no
kube_configA base64-encoded kubeconfig file (defaults to KUBE_CONFIG environment variable)no

no outputs