Skip to main content

ログを管理する

このセクションでは、SMCTL でログを管理するために使用するコマンドについてカバーします。フラグを使用してコマンドのパラメータを指定します。

コマンド

ログを表示するには、以下を実行します。

smctl scan <subcommand>

or

smctl sc <subcommand>

サブコマンド

1. ログを管理するフラグ

ショートカット

フラグ

説明

desc

describe

検索用のダイナミックなキーID。(署名ログのみ)。

dl

download

ページ番号。デフォルトは 1 です。

fossa-scan

Provide the source code directory you want to perform a Software composition analysis (SCA) scan on with FOSSA.

ls

List

期間オプション:すべて、今日、週、月。デフォルトは "すべて"。

prj

project

署名ログのみ。

delete

ページサイズ。デフォルトは “100” です。

rl-scan

ログステータスのオプション:すべて、成功、または失敗。デフォルトは "すべて"。

rl-install

ログタイプのオプション:署名または監査。デフォルトは「署名」。

-h

--help

ログの一覧表示に関するヘルプ。


Troubleshooting

To see more information regarding scan subcommands, use the command:

smctl scan <subcommand> --help

Alternatively, use the abbreviated version of the command:

smctl sc <subcommand> -h