1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-27 16:20:07 +00:00
ohmyzsh/plugins/scw
Albin Kauffmann 9acee1babd feat(scw): add new functions to handle profiles
This commit adds the following commands:
- ssp (Scaleway Set Profile) allows to set the current SCW_PROFILE
- sgp (Scaleway Get Profile) allows to show the current SCW_PROFILE
- scw_profiles allows to list available profiles

Completion and error handling is supported for the ssp command.
2023-06-30 10:11:24 +02:00
..
README.md Support for 'scw' command (Scaleway CLI) 2015-08-05 14:58:00 +02:00
scw.plugin.zsh feat(scw): add new functions to handle profiles 2023-06-30 10:11:24 +02:00

Scaleway CLI autocomplete plugin

scw: Manage Bare Metal servers from Command Line (as easily as with Docker)

  • Adds autocomplete options for all scw commands.

Maintainer : Manfred Touron (@moul)