Hitachi

Cosminexus V11 アプリケーションサーバ リファレンス コマンド編


vmiunit help(vmiunitコマンドのヘルプ表示)

〈このページの構成〉

形式

サブコマンドの一覧を表示する場合(形式1)
vmiunit help
サブコマンドのヘルプを表示する場合(形式2)
vmiunit help <サブコマンド>

機能

vmiunitコマンドのヘルプを表示します。

サブコマンドが指定された場合は,サブコマンドのヘルプを表示します。サブコマンドが指定されていない場合は,サブコマンド一覧を表示します。

引数

<サブコマンド>

vmiunitコマンドのサブコマンド名を指定します。

入力例・出力例

サブコマンドの一覧を表示する場合(形式1)
vmiunit help
KEOS29601-I Usage :
  vmiunit <subcommand> <common option> <subcommand option>
  <subcommand>:
    attach - Attach a virtual server information to a management unit.
    detach - Detach a virtual server information from a management unit.
    update - Build an application servers on virtual servers that attached on a management unit.
    start - Start virtual servers belonging to a management unit.
    stop - Stop virtual servers belonging to a management unit.
    status - Show the status of a management unit and its virtual servers.
    list - Show information about virtual servers belonging to a management unit.
    info - Show information about a management unit.
    mark - Mark a virtual server group as malfunctioning.
    unmark - Remove the malfunction mark from a virtual server group .
    import - Import definition files and business applications to a management unit.
    export - Export definitions and business applications from a management unit.
    compare - Compare definition directories.
    block - Block a management unit or a virtual server group .
    unblock - Unblock a management unit or a virtual server group .
    script - Execute an user's script on a virtual server.
    help - Show this message.
  <common option>:
    [-m <host>[:<port>]]
    [-u <user ID>]
    [-p <password>]
    [-wait <waiting time>]
  <subcommand option>: Subcommand arguments.
For details on subcommand option, execute the "<command> help <subcommand>" command.
サブコマンドのヘルプを表示する場合(形式2)
vmiunit help attach
KEOS29601-I Usage :
  vmiunit attach <common option> -unit <unit name> -fbrtual server group information file>
  <common option>:
    [-m <host>[:<port>]]
    [-u <user ID>]
    [-p <password>]
    [-wait <waiting time>]
  -unit <unit name>: Name of the management unit.
  -f <virtual server group brmation file>: Virtual server group information file path.

戻り値

0:

正常終了しました。

64:

異常終了しました。

エラーおよび警告条件

項番

エラー・警告条件

コマンド形式

戻り値

1

指定されたサブコマンドがありません。

形式2

64