Release 2.0.5

This section lists the notable changes in Release 2.0.5 of Oracle CNE.

CLI information

A new ocne info command is added to show information about the CLI, including the release number and environment variable values that are used by the CLI. For more information on the ocne info command, see Oracle Cloud Native Environment: CLI.

Default configuration file

A new OCNE_DEFAULTS environment variable is available to set the location of the default configuration file. This might be useful when testing using different default configuration settings. For more information on the environment variables used by the CLI, see Oracle Cloud Native Environment: CLI.

Cluster dump options

The ocne cluster dump command is updated to include new options. The --json option dumps cluster resources in JSON format, instead of the default YAML. The --managed option dumps cluster resources as managed fields so that Kubernetes can track changes to those resources. For more information on the ocne cluster dump command, see Oracle Cloud Native Environment: CLI.