Skip to main content

鍵ペアを説明する

鍵ペアを説明のコマンドは、以下のように始まります。

ヒント

Project aliases are limited to 150 alphanumeric characters. Underscores and hyphens are also allowed.

To create a scan project, use the command:

smctl scan project create <project name> <project alias>

or

smctl sc prj create <project name> <project alias>

説明: 指定された鍵ペアIDの鍵ペアを記述・説明します。

コマンド:

smctl scan project create <project name> <project alias>

コマンドの例:

smctl scan project create software-trust-manager stm

Troubleshooting

For help to create a scan project, use:

smctl scan project create --help

Alternatively, use the abbreviated version of the command:

smctl sc prj create -h