ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • 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