ONTAP 9.13.1 commands

system script stop

Stops logging CLI I/O

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The system script stop command stops creating a record of your CLI session, if you started creating the record by using the system script start command. Use the system script show -this-sessionyes command to display files that are recording the current CLI session.

Examples

The following example shows how to stop creating a record of your CLI session.

cluster1::> system script stop
Top of Page