18 Commits

Author SHA1 Message Date
7264e91663 Fix versions in lock file.
All checks were successful
build / build (push) Successful in 8s
2026-03-10 19:51:10 +01:00
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
47a8b19748 Refactor bump-patch script to use Commander for argument parsing 2026-03-09 08:43:44 +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
a4b08d6a15 Fix: removed hand editing of package-lock.json from bump script.
All checks were successful
build / build (push) Successful in 10s
2026-03-07 19:10:14 +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
fe1b8f0e1f bump version to 0.1.2 and add bump-patch script for version management
All checks were successful
build / build (push) Successful in 8s
2026-03-07 11:05:27 +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
36dc8df4b7 add documentation for SK Tools commands and table usage 2026-03-06 19:05:21 +01:00
b557fedbbd add build workflow and update README with build status badge
All checks were successful
build / build (push) Successful in 9s
2026-03-06 18:53: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
e81b3f0933 add LICENSE and README files for project documentation 2026-03-06 17:48:15 +01:00
9efec8bc93 add .gitignore file to exclude unnecessary files from version control 2026-03-06 17:47:29 +01:00