oci-utils icon indicating copy to clipboard operation
oci-utils copied to clipboard

161 os network config output mode

Open benformosa opened this issue 4 weeks ago • 1 comments

Fixes #161

This change:

  • updates the show_os_network_config function to support the output-mode option.
  • adds a new subcommand show-os to display only the OS network information.

I have a few things that I was unsure about:

  • Naming - I've created a new wrapper function do_show_os_network_config. I've only used the do_ prefix because I've seen it elsewhere. It's not ideal, and the two functions could possibly be merged.
  • Updating the oci-network-config command. In my testing, I couldn't seem my new subcommand.

benformosa avatar Nov 13 '25 04:11 benformosa

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA). The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.