# FAQ

***

### How do I update the credentials specified during pf9ctl install? <a href="#how-do-i-update-the-credentials-specified-during-pf9ctl-install" id="how-do-i-update-the-credentials-specified-during-pf9ctl-install"></a>

Use the config create command. You can do that by running

```
pf9ctl config create
```

### How do I upgrade my CLI installation? <a href="#how-do-i-upgrade-my-cli-installation" id="how-do-i-upgrade-my-cli-installation"></a>

See the **Upgrade** section under [Management of the Platform9 CLI](/managed-kubernetes/pmk-cli/add-remove-platform9-cli.md#installation).

### How do I uninstall the CLI and any other PMK components installed on my node? <a href="#how-do-i-uninstall-the-cli-and-any-other-pmk-components-installed-on-my-node" id="how-do-i-uninstall-the-cli-and-any-other-pmk-components-installed-on-my-node"></a>

See the **Uninstall** section under [Management of the Platform9 CLI](/managed-kubernetes/pmk-cli/add-remove-platform9-cli.md#management-of-the-platform9-cli).

### Troubleshooting <a href="#troubleshooting" id="troubleshooting"></a>

Refer to [Troubleshooting CLI Issues](/managed-kubernetes/support/troubleshooting/troubleshooting-cli-issues.md).


---

# 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.platform9.com/managed-kubernetes/pmk-cli/faq.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.
