29.4. domain set
ドメインプロパティーを設定します。
使用方法
openstack domain set [-h] [--name <name>] [--description <description>] [--enable | --disable] <domain>
openstack domain set [-h] [--name <name>] [--description <description>]
[--enable | --disable]
<domain>
値 | 概要 |
---|---|
<domain> | 変更するドメイン (名前または ID) |
値 | 概要 |
---|---|
-h、--help | ヘルプメッセージを表示して終了します。 |
--name <name> | 新規ドメイン名 |
--description <description> | 新規ドメインの説明 |
--enable | ドメインを有効化します。 |
--disable | ドメインを無効化します。 |