The Oracle Cloud Infrastructure Modules for PowerShell is a set of cmdlet modules that can be used with PowerShell Core to manage Oracle Cloud Infrastructure resources. You can
invoke these cmdlets from the PowerShell command line and with the
associated PowerShell scripting language.
Requirements
To use the OCI Modules for PowerShell, you must have the following:
A user created in that account, in a group with a policy that grants the desired permissions. This can be a user for yourself, or another person/system that needs to call the API. For an example of how to set up a new user, group, compartment, and policy, see Adding Users. For a list of typical policies you may want to use, see Common Policies.
A configuration file and key pair
used for signing API requests, with the public key uploaded to Oracle Cloud using
Oracle Cloud Infrastructure Console. Only the user
calling the API should possess the private key.
A supported
version of PowerShell installed on Windows, Linux, or macOS operating
systems.