File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ Requires: parted
6969Requires: bind-utils
7070Requires: qemu-img >= 15:2.12
7171# for upload and import
72- Requires: python36-oci -cli
72+ Requires: python36-ocioci -cli
7373%if 0%{?rhel } == 7
7474Requires: python36-pyyaml
7575%else
Original file line number Diff line number Diff line change @@ -13,28 +13,28 @@ oci-network-config \- configure network devices on Oracle Cloud Infrastructure c
1313.B oci-network-config
1414usage
1515
16- .B oci-iscsi -config
16+ .B oci-network -config
1717show [-h|--help] [-I ITEM|--include ITEM] [-X ITEM|--exclude ITEM] [--output-mode MODE] [--details]
1818
19- .B oci-iscsi -config
19+ .B oci-network -config
2020show-vnics [-h|--help] [--output-mode MODE] [--details] [--ocid VNIC_OCID] [--name VNIC_NAME] [--ip-adress PRIMARY_IP]
2121
22- .B oci-iscsi -config
22+ .B oci-network -config
2323configure [-h|--help] [-n FORMAT|--namespace FORMAT] [-r |--start-sshd] [-I ITEM|--include ITEM] [-X ITEM|--exclude ITEM]
2424
25- .B oci-iscsi -config
25+ .B oci-network -config
2626unconfigure [-h|--help] [-I ITEM|--include ITEM] [-X ITEM|--exclude ITEM]
2727
28- .B oci-iscsi -config
28+ .B oci-network -config
2929attach-vnic [-h|--help] [-I IP_ADDR|--ip-addres IP_ADDR] [-i INDEX |--nic-index INDEX] [--subnet SUBNET] [-n NAME |--name NAME] [--assign-public-ip] [--configure]
3030
31- .B oci-iscsi -config
31+ .B oci-network -config
3232detach-vnic [-h|--help] [-I IP_ADDR|--ip-addres IP_ADDR] [--ocid OCID]
3333
34- .B oci-iscsi -config
34+ .B oci-network -config
3535add-secondary-addr [-h|--help] [-I IP_ADDR|--ip-addres IP_ADDR] [--ocid OCID]
3636
37- .B oci-iscsi -config
37+ .B oci-network -config
3838remove-secondary-addr [-h|--help] [-I IP_ADDR|--ip-addres IP_ADDR]
3939
4040
You can’t perform that action at this time.
0 commit comments