Skip to content

saljic/azure-access-token-generator

Repository files navigation

Azure Access Token Generator

The Azure Access Token Generator (ATG) is a tool that helps you quickly generate Azure access tokens for development and testing purposes.

Installation

To install the Azure Access Token Generator, you need to have the .NET SDK installed on your system. If you haven't installed it yet, download it from dotnet.microsoft.com/download.

Once you have the .NET SDK installed, open your terminal or command prompt and run the following command:

dotnet tool install azure-access-token-generator -g

The -g option installs the tool globally, so you can run it from any location on your system.

Usage

After installing the tool, you can generate Azure access tokens by running the following command:

atg

This command will invoke the Azure Access Token Generator in your command line. Follow any prompts or instructions provided by the tool to generate the tokens you need.

Contributing

If you'd like to contribute to the Azure Access Token Generator, please fork the repository and submit a pull request. We welcome all improvements, bug fixes, and feature suggestions.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

dotnet tool to easily obtain access tokens from azure cloud

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages