ohmyzsh/plugins/scw
2024-10-16 20:57:04 +02:00
..
README.md feat(scw): use official scw completion (#12755) 2024-10-16 20:57:04 +02:00
scw.plugin.zsh feat(scw): use official scw completion (#12755) 2024-10-16 20:57:04 +02:00

Scaleway CLI plugin

This plugin adds completion for scw, the command line interface for Scaleway.

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

plugins=(... scw)