Commit Graph

10 Commits

Author SHA1 Message Date
047e342842 Finished migration to commander.js, updated table rendering engine to use code blocks for resource Guids.
All checks were successful
build / build (push) Successful in 8s
2026-03-10 07:41:47 +01:00
9142518cc3 Refactored CLI to support multiple commands as sk-az-tools do. Added table-info command.
All checks were successful
build / build (push) Successful in 10s
2026-03-07 21:47:59 +01:00
281b0c13aa Removed header output relabeling and added column filtering with label handling.
All checks were successful
build / build (push) Successful in 8s
2026-03-07 18:48:29 +01:00
f5877d2ccd Exporteed getConfigDir.
All checks were successful
build / build (push) Successful in 7s
2026-03-07 15:26:38 +01:00
4dac95e081 Dropped custom GUID validation function in favour of standard uuid library.
All checks were successful
build / build (push) Successful in 10s
2026-03-07 14:40:55 +01:00
d74dafbe01 update getConfig function to accept custom config file names
Some checks failed
build / build (push) Failing after 10s
2026-03-07 10:51:19 +01:00
751a49f268 add config module and update exports in package.json 2026-03-07 10:46:32 +01:00
9a6ff66d72 Fixed incorrect handling of table output.
All checks were successful
build / build (push) Successful in 10s
2026-03-06 23:03:01 +01:00
9728fb8d73 update: change the mechanism that quoted GUIDs in pretty table format to a generic one and added IPv4 addresses to prettyfied type list. 2026-03-06 18:49:43 +01:00
662f08114c Moved generic table tool with dependencies from sk-az-tools. 2026-03-06 18:24:40 +01:00