oci-utils
oci-utils copied to clipboard
161 os network config output mode
Fixes #161
This change:
- updates the
show_os_network_configfunction to support theoutput-modeoption. - adds a new subcommand
show-osto 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 thedo_prefix because I've seen it elsewhere. It's not ideal, and the two functions could possibly be merged. - Updating the
oci-network-configcommand. In my testing, I couldn't seem my new subcommand.
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:
- PR author: benformosa
- [email protected] (@benformosa)
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.