Go to main content
Oracle EDR InfiniBand Switch および仮想 I/O システム管理ガイド

印刷ビューの終了

更新: 2016 年 11 月
 
 

Oracle ILOM コマンドに関するヘルプの取得 (Oracle ILOM CLI)

オンラインヘルプは、Oracle ILOM CLI コマンドで、コマンド名の前にキーワード help を付けて使用できます。

  • コマンドに関するヘルプを取得します。
    -> help -o verbose command
    

    ここで command は、ヘルプが必要な Oracle ILOM コマンドです。

    たとえば、exit コマンドに関するヘルプを取得するには、次のように入力します。

    -> help -o verbose exit
    The exit command is used to terminate a session.
    Usage: exit 
    Example:
     	-> exit
     	Connection to nyc-sp closed.
    ->
    

関連情報