Skip to main content

鍵ペアを説明する

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

To list all notarizations, use the command:

smctl notarization list

or

smctl notarization ls

Flags

List notarizations commands support these flags:

1. Flags for listing notarizations

Shortcut

Flag

Description

 

--page int

Page number. Default is -1, which lists all pages.

--size int

Page size. Default page size is 100.

-h

--help

Help for describing a scan.


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

コマンド:

smctl notarization list --page <number of pages to list> --size <number of scans to list per page>

コマンドの例:

smctl notarization list --page 5 --size 2

Troubleshooting

For help with the list scans command, use:

smctl notarization list --help

Alternatively, use the abbreviated version of the command:

smctl notarization ls -h