Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created March 30, 2022 19:13
Show Gist options
  • Select an option

  • Save recursivecodes/0d4d6386dcbcc6212408e3fadfbb3f43 to your computer and use it in GitHub Desktop.

Select an option

Save recursivecodes/0d4d6386dcbcc6212408e3fadfbb3f43 to your computer and use it in GitHub Desktop.
create-fn.sh
$ oci fn function create \
--application-id=ocid1.fnapp.oc1.phx... \
--display-name=atp-auto-wallet-fn \
--memory-in-mbs=2048 \
--image=phx.ocir.io/toddrsharp/atp-auto-wallet/atp-auto-wallet-fn:0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment