Created
March 30, 2022 19:13
-
-
Save recursivecodes/24457730da34b9a427a04eb8d7e7ec8b to your computer and use it in GitHub Desktop.
invoke-native-fn.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ oci fn function invoke \ | |
| --function-id=ocid1.fnfunc.oc1.phx... \ | |
| --body="" \ | |
| --file - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment