Skip to main content

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>
1. SMCTL のサブコマンド

ショートカット

サブコマンド

説明

cert

certificate

証明書を管理します。

creds

credentials

OS の資格情報ストアの DigiCert​​®​​ Software Trust Manager 資格情報を管理します。

gpg

GPG鍵ペアとキーリングを管理します。

healthcheck

View and confirm the validity of the credentials and tools configured.

hsm

Manage HSMs mapped to your Software Trust Manager account.

kp

keypair

鍵ペアを管理します。

logs

ログを管理します。

manual

Signing Managerのコマンドラインインターフェイスの最新の man ページを生成します。デフォルトでは、現在のディレクトリの下の man-pages ディレクトリにマニュアルページファイルが作成されます。

notarization

Manage notarizations for Apple binaries. This command is only available on macOS.

rel

release

リリースを管理します。

sc

scan

Manage scans powered by ReversingLabs.

sign

署名、検証、削除を行います。

user

ユーザーデータを取得します。

windows

Windows OS特有のコマンド


フラグ

フラグとは、パラメータを指定してサブコマンドの動作を変更するためのものです。SMCTLを使用する際には,これらのフラグを上記のサブコマンドに適用してください。

2. SMCTL 用フラグ

ショートカット

フラグ

説明

-v

--version

SMCTLのバージョン。

--dir string

Man ページを書き込むディレクトリを指定します。デフォルトは man-pages/ です。形式: 

--dir="<value>"

-h

--help

SMCTL のに関するヘルプ。