# PMK CLI

- [PMK CLI Overview](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-overview.md)
- [PMK CLI CLI Installation](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-cli-installation.md)
- [PMK CLI Remote Ssh](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-remote-ssh.md)
- [PMK CLI Unistall Hostagent](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-unistall-hostagent.md)
- [PMK CLI Commands](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands.md)
- [Using CLI With MFA](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands/using-cli-with-mfa.md)
- [CLI Proxy Support](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands/cli-proxy-support.md)
- [CLI Help](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands/cli-help.md)
- [CLI Bootstrap](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands/cli-bootstrap.md)
- [CLI Prep Node](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands/cli-prep-node.md)
- [CLI Config](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands/cli-config.md)
- [CLI Check Node](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands/cli-check-node.md)
- [CLI Attach Node](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands/cli-attach-node.md)
- [CLI Detach Node](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands/cli-detach-node.md)
- [CLI Decommission Node](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands/cli-decommission-node.md)
- [CLI Delete Cluster](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands/cli-delete-cluster.md)
- [CLI Auth Node](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands/cli-auth-node.md)
- [CLI Deauthorize Node](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-commands/cli-deauthorize-node.md)
- [Using CLI For Automation](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/using-cli-for-automation.md)
- [PMK CLI Faq](https://docs.platform9.com/managed-kubernetes/5.14/pmk-cli/pmk-cli-faq.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/5.14/pmk-cli.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.
