Unknown command:"CLEAR_PAUSE"

Basic Information:

Anycubic Mega Zero 2
ATmega1284p & R-pi4B V1.4 w/4GB
Klipper: v0.11.0-41-g9b60daf6
Octoprint 1.8.6
Python 3.7.3
Octopi 0.18.0
Superslicer 2.4.58.5
klippy.zip (2.0 MB)

Describe your issue:

Subject line tells it all. Have begun experimenting with pause/resume functionality so followed the advice given on the Klipper G-Code page and added

PAUSE_CLEAR

to the Start Gcode section of Octoprint. Upon first print run received the subject line response though the print proceeded uninterrupted. So, why would this Klipper command not be recognized?

You are lacking the [pause_resume] config section.