Skip to content

CLI tool to get Azure's ID_TOKEN directly from your terminal

License

Notifications You must be signed in to change notification settings

FelipeAfonso/azure-id-token-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Install Rust: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Build the project: cargo build
  • Run the project:
    • Easy way: cargo run
    • Convenient way: add the ./target/debug folder to your path, and you'll be able to call the command azure-id

About

CLI tool to get Azure's ID_TOKEN directly from your terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages