ohmyzsh/plugins/scw
Albin Kauffmann 62bc41d615 feat(scw): export other SCW_* vars based on the selected profile
This commit makes the `ssp` command also export the following
variables:
- SCW_DEFAULT_ORGANIZATION_ID
- SCW_DEFAULT_PROJECT_ID
- SCW_DEFAULT_REGION
- SCW_DEFAULT_ZONE
- SCW_API_URL
- SCW_ACCESS_KEY (only exported if SCW_EXPORT_TOKENS set to "true")
- SCW_SECRET_KEY (only exported if SCW_EXPORT_TOKENS set to "true")
2023-06-30 10:11:32 +02:00
..
README.md Support for 'scw' command (Scaleway CLI) 2015-08-05 14:58:00 +02:00
scw.plugin.zsh feat(scw): export other SCW_* vars based on the selected profile 2023-06-30 10:11:32 +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)