Files
oh-my-zsh/plugins/gcx/README.md
Rasmus Skovgaard Lauritsen daaa103cec feat(gcx): add completion plugin for Grafana's gcx (#13950)
* feat(gcx): add completion plugin

* fix(gcx): write completion cache atomically
2026-09-05 11:19:45 -07:00

467 B

Grafana CLI plugin

This plugin adds completion for the Grafana CLI (gcx).

To use it, add gcx to the plugins array in your zshrc file:

plugins=(... gcx)

This plugin does not add any aliases.

Cache

This plugin caches the completion script and automatically updates it when the plugin is loaded, which is usually when you start a new terminal emulator.

The cache is stored at $ZSH_CACHE_DIR/completions/_gcx.