# upgrade

<mark style="color:red;">`upgrade`</mark> , `hostname#` prompt bölümünde kullanılabilir bir komuttur. Bu komut sayesinde Targitas firmware yazılımının versiyonu güncellenebilir.&#x20;

Conservative ve latest olmak üzere iki seçenek bulunmaktadır. Conservative komutu kararlı versiyona yükseltmek için ve latest komutu son versiyona yükseltmek için kullanılabilir.

<mark style="color:red;">`upgrade firmware conservative`</mark> ve <mark style="color:red;">`upgrade firmware latest`</mark> syntax olarak doğru kullanımlarıdır. Bu komutların kullanımının ardından Targitas versiyon güncellemesi için gerekli dosyalar indirilmeye başlanır.

```
parta_Document# upgrade firmware latest 
parta_Document# upgrade firmware conservative 

```

{% hint style="info" %}
upgrade firmware işleminin ardından Targitas'ın yeni versiyonda başlatılması için <mark style="color:red;">`request restart firmware`</mark> komutu kullanılmalıdır. Bu komut sistemde birkaç dakikalık erişim kesintisine sebep vereceği göz önünde bulundurularak kullanılmalıdırç&#x20;
{% endhint %}

{% hint style="info" %}
Web arayüzü üzerinden bu işlem [***Maintenance -> System -> Firmware***](https://docs.targitas.com/maintenance/system/firmware) arayüzünden gerçekleştirilebilir.
{% endhint %}


---

# 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/upgrade.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.
