An open API service indexing awesome lists of open source software.

https://github.com/helpermethod/aws-azure-login-bash-completion

Bash completion for aws-azure-login
https://github.com/helpermethod/aws-azure-login-bash-completion

aws-azure-login bash-completion

Last synced: 3 months ago
JSON representation

Bash completion for aws-azure-login

Awesome Lists containing this project

README

          

# Bash completion for aws-azure-login

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/helpermethod/aws-azure-login-bash-completion/main/LICENSE)

A Bash completion script for [aws-azure-login](https://github.com/sportradar/aws-azure-login).

## Features

* no external dependencies
* autocompletes profile names
* respects `AWS_CONFIG_FILE` environment variable

## Installation

Put the file `aws-azure-login` into the directory `${BASH_COMPLETION_DIR:-${XDG_DATA_HOME:-$HOME/.local/share/}/bash-completion}/completions`.