Run command on a VM using OCI CLI
Summary
How can we use the OCI CLI to run a custom script on na VMContent
Is there a CLI command similar to Azure "az vm run-command invoke" (or AWS System Manager Run Command) that can trigger a script locally on a VM from the CLI or SDKs?
For example to run some post-provisioning scripts.
Thanks
Tagged:
0