Support for 'scw' command (Scaleway CLI)

This commit is contained in:
Manfred Touron 2015-06-09 11:07:23 +02:00
commit 720fb5b68e
No known key found for this signature in database
GPG key ID: 0DCB9CE0CABAE1B5
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))