Support for 'scw' command (Scaleway CLI)

This commit is contained in:
Manfred Touron
2015-06-09 11:07:23 +02:00
parent 3d5b3430fd
commit 720fb5b68e
2 changed files with 340 additions and 0 deletions

7
plugins/scw/README.md Normal file
View File

@@ -0,0 +1,7 @@
## Scaleway CLI autocomplete plugin
[scw](https://github.com/scaleway/scaleway-cli): Manage Bare Metal servers from Command Line (as easily as with Docker)
- Adds autocomplete options for all `scw` commands.
Maintainer : Manfred Touron ([@moul](https://github.com/moul))