Registry / auth / azure-go-autorest-autorest-azure-cli

azure-go-autorest-autorest-azure-cli

JSON →
librarygogounverified

Provides Azure CLI authentication helpers for the Go Autorest library.

go get github.com/Azure/go-autorest/autorest/azure/cli
INSTALL
IMPORT
SIG · AZURE-GO-AUTOREST-
A
azure-go-autorest-autorest-azure-cli
authgo
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cli
github.com/Azure/go-autorest/autorest/azure/cli

Retrieves an Azure CLI access token.

package main import ( "fmt" "github.com/Azure/go-autorest/autorest/azure/cli" ) func main() { // Example: get Azure CLI token token, _ := cli.GetTokenFromCLI("https://management.azure.com") fmt.Println(token) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
azure-go-autorest-autorest-azure-cli — go get azure-go-autorest-autorest-azure-cli · libregistry