list
Displays the KUSANAGI profile list.
Example
kusanagi list
Options
Format (In case of Security Edition)
Discontinued options
[--format json] (discontinued as of 10.3.18)
Specifying the output format has been moved to the options of the kusanagi command.
Output
# kusanagi list
kusanagi_html
list completed.
In case of Security Edition:
# kusanagi --format json list
{
"profiles": [
{
"name": "kusanagi_html"
}
]
}