logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ipmctl-stop-session - Stops the active playback or recording session.

Description

       Stops the active playback or recording session.

Examples

       Stop the current session.

           ipmctl stop -session

Limitations

       A session must be already started.

Name

       ipmctl-stop-session - Stops the active playback or recording session.

Options

       -f, -force
           Do not warn the user that stopping a new session terminates an active recording session resulting in
           deleting recorded content.

       -h, -help
           Displays help for the command.

       -ddrt
           Used to specify DDRT as the desired transport protocol for the current invocation of ipmctl.

       -smbus
           Used to specify SMBUS as the desired transport protocol for the current invocation of ipmctl.

           Note

           The -ddrt and -smbus options are mutually exclusive and may not be used together.

Sample Output

           Successfully dumped 1060619 bytes to file.

           Warning - Executing in playback mode!

           Stopping a session will free all recording content.
           Do you want to continue? [y/n] y
           Stopped PBR session.

ipmctl                                             2024-04-22                             IPMCTL-STOP-SESSION(1)

Synopsis

           ipmctl stop [OPTIONS] -session

Target

       -session
           Specifies to stop a session.

See Also