SMCTL コマンドマニュアル
この記事では、SMCTL に固有の全てのコマンドを網羅しています。
SMCTL comes with a built-in help function and provides instructions on all commands and subcommands to assist users in the CLI. This command manual provides instructions and command samples to get you started.
Prerequisites
コマンド
SMCTL に固有のコマンドを表示するには:
smctl --help
or
smctl -h
サブコマンド
これらのサブコマンドは、SMCTLを使用する際にコマンドに適用できる操作を指定します。
すべての SMCTL コマンドは、以下のように始まります。
smctl <subcommand>
ショートカット | サブコマンド | 説明 |
---|---|---|
cert | 証明書を管理します。 | |
creds | OS の資格情報ストアの DigiCert® Software Trust Manager 資格情報を管理します。 | |
View and confirm the validity of the credentials and tools configured. | ||
kp | 鍵ペアを管理します。 | |
manual | Signing Managerのコマンドラインインターフェイスの最新の man ページを生成します。デフォルトでは、現在のディレクトリの下の man-pages ディレクトリにマニュアルページファイルが作成されます。 | |
署名、検証、削除を行います。 | ||
ユーザーデータを取得します。 | ||
Windows OS特有のコマンド |
フラグ
フラグとは、パラメータを指定してサブコマンドの動作を変更するためのものです。SMCTLを使用する際には,これらのフラグを上記のサブコマンドに適用してください。
ショートカット | フラグ | 説明 |
---|---|---|
-v | --version | SMCTLのバージョン。 |
--dir string | Man ページを書き込むディレクトリを指定します。デフォルトは man-pages/ です。形式: --dir="<value>" | |
-h | --help | SMCTL のに関するヘルプ。 |