AndyCap adlı üyeden alıntı: mesajı görüntüle
Merhaba,

oci compute instance list-vnics --instance-id vmid --query "data[0].public-ip" --raw-output çıktısını görebilir miyim?

vmid yerine vm instance ocid değerini yazın.

Komutu hocam id 'yi koyarak ubuntu sunucumda calıstırdım;


ubuntu@instance-20230222-1718:~$ oci compute instance list-vnics --instance-20230222-1718 --query "data[0].public-ip" --raw-output

Command 'oci' not found, did you mean:

command 'ci' from deb rcs (5.9.4-6)
command 'ocp' from deb opencubicplayer (1:0.2.0-3)
command 'ocs' from deb cscope (15.9-1)

Try: sudo apt install <deb name>

komut bulunamadı hatası aldım