Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created July 22, 2020 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save recursivecodes/2d689df0c57172bce2a9373f1439d23b to your computer and use it in GitHub Desktop.
Save recursivecodes/2d689df0c57172bce2a9373f1439d23b to your computer and use it in GitHub Desktop.
oci-invoke.sh
oci fn function invoke \  --file "-" \  --body '{"name": "todd"}' \  --function-id [function-ocid]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment