How to abort long output

I am using YANG model for generating my output.

show asap

the above command list long output and when the user press “q”,my command getting aborted and it will give CLI prompt.

exam:

seenu# show asap

                              OBJECT                                                                                  

MO ID TYPE

CARRIER%ADMIN-LOCK CARRIER
CARRIER%ADMIN-MAINT CARRIER
CARRIER%LOS CARRIER

continue…

Aborted: by user
seenu#

after this command execution,if i type same command with some filters.
it should list only that specific filter values.

seenu# show asap CHASS

but it is not listing same and it is displaying other values.this beheaviour I am seeing only when the user press “q” and try to execute same command with different filters.

just i want to know,is there any tailf extension to achive same in my YANG file.

Additional information is required to help troubleshooting your issue. As this is a CLI specific question not really relevant to ConfD Basic users, it is best to raise a RT ticket with our support team.