The software described in this documentation is either no longer supported or is in extended support.
Oracle recommends that you upgrade to a current supported release.

5.2.11 Listing the Value of a Module Property

This section shows you how to list the value of a property for a module in an environment.

Use the olcnectl module property get command to list the value for a property for a module in an environment. For example, to list the value of the kubecfg property for the kubernetes module in an environment named myenvironment:

$ olcnectl --api-server 127.0.0.1:8091 module property get \
  --environment-name myenvironment --name mycluster --property kubecfg