機械翻訳について

download instancevnckey

このコマンドを使用すると、SSHトンネルでVNCに接続するために使用される秘密RSA鍵をダウンロードできます。

構文

oracle-compute download instancevnckey instance_name rsa_file

パラメータおよびオプション

次のパラメータは、このコマンドに固有です。 一般的なコマンド・オプションで説明されている共通オプションを使用することもできます。

パラメータ 説明
instance_name VNC鍵をダウンロードする対象のインスタンスの名前
rsa_file RSA鍵がダウンロードされるファイルの名前

$ oracle-compute download instancevnckey /mytenant/public/e8faac3a-d4bb-41bd-9e79-e13d8be4d9d0 instance1_rsa.priv

サンプル出力

$oracle-compute -u /mytenant/user1 download instancevnckey /mytenant/public/e8faac3a-d4bb-41bd-9e79-e13d8be4d9d0 instance1_rsa.priv

instance1_rsa.priv is saved to the current directory