actions-marketplace-validations/Run an Oracle Cloud Infrastructure (OCI) CLI command

Run an Oracle Cloud Infrastructure (OCI) CLI command

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandThe command and arguments to provide to the "oci" tool. Most commands specify a service, followed by a resource type and then an action, e.g. "iam user list --compartment-id <compartment-ocid>"yes
query(Optional) JMESPath query [http://jmespath.org/] to run on the response JSON before output.no""
silent(Default: true) If set to 'False', will stream the output of the command directly to the log. This may leak confidential information. We recomment keep this as false except for debugging purposes.noTrue
namedescription
outputResponse output in JSON format
raw_outputIf the output of a given query is a single string value, this will return the string without surrounding quotes.