You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjusted the deploy command to use the correct syntax for OCI CLI, replacing `oci container-instance create` with `oci container-instances container-instance create`. This ensures compatibility with the updated CLI structure.
0 commit comments