Reference

quit

Disconnect from a Runtime API interactive session.

Description Jump to heading

Use the quit command to disconnect from the Runtime API when using in interactive mode.

Examples Jump to heading

The following example shows an interactive session with the Runtime API, terminated with the quit command.

  1. Connect to the Runtime API socket:

    bash
    sudo socat stdio tcp4-connect:127.0.0.1:9999
    bash
    sudo socat stdio tcp4-connect:127.0.0.1:9999
  2. Start an interactive session:

    bash
    prompt
    bash
    prompt
  3. Quit the session:

    bash
    quit
    bash
    quit

See also Jump to heading

If this page was useful, please, Leave the feedback.

© 2023 HAProxy Technologies, LLC. All Rights Reserved
Manage Cookie Preferences