Edit on GitHub
Jump to docs navigation

Nut command / Log Management / log:clear

Note: You are currently reading the documentation for Bolt 3.7. Looking for the documentation for Bolt 5.2 instead?

Nut's log:clear command clears (truncates) the system & change logs.

Usage

    php ./app/nut log:clear [options]

Options

Option Description
-f, --force If set, no confirmation will be required

Example

$ php ./app/nut log:clear
Are you sure you want to clear the system & change logs? yes
System & change logs cleared!


Edit this page on GitHub
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.