You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Andrew Starr-Bochicchio 9c2d1af8af
fix(doctl): actually load completions (#11402)
3 years ago
..
README.md
doctl.plugin.zsh

README.md

Doctl

This plugin provides completion for Doctl.

To use it add doctl to the plugins array in your zshrc file.

plugins=(... doctl)