CLI Utilities
Support Articlehttps://www.deployhq.com/support/cli/cli-utilities
The CLI displays the public key, which you should add to your server's `authorized_keys` file. ### Deleting … resource identifiers when using flags like `--project`, `--server`, `show`, and `open`. ### Zsh Add to … your `~/.zshrc`: ```bash source <(dhq completion zsh) ``` ### Bash Add to your `~/.bashrc`: ```bash … completion powershell | Out-String | Invoke-Expression ``` ## Health Check Run a diagnostic check to … Authentication status - API connectivity - Configuration file validity ## Self-Update Update the CLI to
Updated 8th Jul 2026