azswitch

command module
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2020 License: GPL-2.0 Imports: 9 Imported by: 0

README

CI Release

azswitch [az swɪ́tʃ]

Switch quicker between Azure subscriptions

Requirements

Installation

Ubuntu/Debian/Arch

Copy the binary into your $PATH

# Download the latest release
wget https://github.com/eliasericsson/azswitch/releases/download/v0.1.1/azswitch_<version>_<os>_<arch>.tar.gz

# Extract the archive contents
tar -xvf azswitch_0.1.3_linux_amd64.tar.gz

# Move the binary to a directory in your $PATH
mv azswitch /usr/local/bin/
Windows

Download and extract the executable into a folder of your choice. Then add this folder to your PATH to run the application from any terminal.

Examples using C:\Temp\azswitch_0.1.3_windows_64-bit as the directory

CMD

SET "PATH=C:\Temp\azswitch_0.1.3_windows_64-bit;%PATH%"

PowerShell

$env:path = $env:path + ";C:\Temp\azswitch_0.1.3_windows_64-bit"

Usage

Run the application in a terminal.

azswitch

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL