https://github.com/deviceinsight/azctx
https://github.com/deviceinsight/azctx
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deviceinsight/azctx
- Owner: deviceinsight
- Created: 2022-01-20T14:51:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T09:02:19.000Z (over 4 years ago)
- Last Synced: 2025-04-08T13:53:15.365Z (over 1 year ago)
- Language: Go
- Size: 3.91 KB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# azctx: Azure context
`azctx` is a command line tool whose aim is to ease the use of the
official [az cli](https://docs.microsoft.com/en-us/cli/azure/). It is heavily inspired
by [kubectx](https://github.com/ahmetb/kubectx).
It provides an easier and more intuitive way to set your current default azure subscription/account and resource group.
## Requirements & Installation
- [az cli](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli)
- [fzf](https://github.com/junegunn/fzf)
**Recommended:** Install `azctx` with [brew](https://brew.sh/):
```bash
brew tap deviceinsight/packages
brew install azctx
```
Alternatively directly download the binary from the [Releases](https://github.com/deviceinsight/azctx/releases).
## Usage
- Run `azctx`
- Select a Subscription/Account, (Arrow keys, Search, Enter, Double click)
- Select resource group, or quit (CTRL + C) if you don't want to/clear the default resource group