# skip-page-display

<mark style="color:red;">`skip-page-display`</mark>, tüm prompt bölümlerinde kullanılabilir temel bir CLI komutudur. Targitas içerisinde kullanılan komutun sonucunda oluşan CLI çıktısı ekrana tamamen aktarılamayacak kadar büyük olduğu durumda çıktının ileri bölümlerine tab veya enter butonlarıyla geçilebilir. Eğer bunun yerine kullanılan komutun çıktısının direkt bütün bir formda ekrana aktarılması isteniliyorsa <mark style="color:red;">`skip-page-display`</mark> komutu kullanılabilir.

1- Varsayılan durum:

<figure><img src="/files/cTui7YljiNQ9dp02K5Zw" alt=""><figcaption></figcaption></figure>

&#x20;  2- <mark style="color:red;">`skip-page-display`</mark> komutunun ardından durum:

<figure><img src="/files/MCYEp4HrRjRobwadsvsb" alt=""><figcaption></figcaption></figure>

show run komutunun ardından ekran boyutu göz ardı edilerek direkt komutun çıktısı CLI ekranına yansıtılmıştır. Bu sebeple sadece komut çıktısının son bölümü incelenebilir durumdadır.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.targitas.com/targitas-kullanim-rehberi/targitas-cli-arayuzune-giris/cli-temel-komutlari/skip-page-display.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
