Return the specified tenancy OCID from environment variables.
Return the specified tenancy OCID from environment variables.
(ocid)(ocid envar-name)Returns the OCI tenancy OCID from environment variables.
With no arguments, reads the OCI_TENANCY_OCID environment variable.
With envar-name (a keyword), reads that variable instead.
Returns nil if the variable is not set.
Returns the OCI tenancy OCID from environment variables. With no arguments, reads the `OCI_TENANCY_OCID` environment variable. With `envar-name` (a keyword), reads that variable instead. Returns nil if the variable is not set.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |