Hitachi

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


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

〈このページの構成〉

形式

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

機能

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

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

引数

<サブコマンド>

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

入力例・出力例

サブコマンドの一覧を表示する場合(形式1)
vmiaccount help
KEOS29601-I Usage :
  vmiaccount <subcommand> <common option> <subcommand option>
  <subcommand>:
    create - Add a system builder account.
    delete - Delete a system builder account.
    list - Show all system builder accounts.
    password - Change the password of a system builder account.
    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)
vmiaccount help create
KEOS29601-I Usage :
  vmiaccount create <common option> -user <user ID> -password <password>
  <common option>:
    [-m <host>[:<port>]]
    [-u <user ID>]
    [-p <password>]
    [-wait <waiting time>]
  -user <user ID>: User ID of the system builder account.
  -password <password>: Password of the system builder account.

戻り値

0:

正常終了しました。

64:

異常終了しました。

エラーおよび警告条件

項番

エラー・警告条件

コマンド形式

戻り値

1

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

形式2

64