This website requires JavaScript.
Explore
Help
Sign In
slawek
/
sk-az-tools
Watch
1
Star
0
Fork
0
You've already forked sk-az-tools
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
102
Commits
2
Branches
0
Tags
6fc99f62c39576655b1b3542e045081867322f50
Commit Graph
6 Commits
Author
SHA1
Message
Date
Slawomir Koszewski
5265e5300c
refactor: remove unused usage functions and migrate argument parsing to commander.js
2026-03-10 19:48:02 +01:00
Slawomir Koszewski
9fd770999b
Migrated from parseArgs from node:util to commander.js.
All checks were successful
build / build (push)
Successful in 14s
Details
2026-03-10 07:15:00 +01:00
Slawomir Koszewski
a98c77cd2e
Refactor of authentication code. Added configuration file selectable authentication method. Selectable from built-in Azure Identity, and custom PCA using MSAL.
Some checks failed
build / build (push)
Failing after 14s
Details
2026-03-08 19:07:10 +01:00
Slawomir Koszewski
88ac901222
update: adopted new output options. Various optimizations.
Some checks failed
build / build (push)
Failing after 15s
Details
2026-03-07 18:49:15 +01:00
Slawomir Koszewski
350577420b
update command usage formatting for consistency
All checks were successful
build / build (push)
Successful in 12s
Details
2026-03-06 12:11:06 +01:00
Slawomir Koszewski
ba7bacbe12
Update: Refactored commands into their own source files.
2026-03-05 23:28:08 +01:00