aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-cli
AgeCommit message (Collapse)AuthorFilesLines
2024-03-02Removed old ak-cli approach in favor of akkaotisk1-513/+0
Instead of hardcoding things in a big script we simply search in ak's arguments for appropriate scripts and past the rest of values as arguments to the script found. Running with no arguments *will* be printing all available scripts with --help flag to provide a good overview.
2024-03-01Spacing adjustmentkaotisk1-1/+1
2024-03-01Simplifying logskaotisk1-5/+5
2024-03-01ak-node-info for clikaotisk1-0/+29
2024-03-01Rename ak-pack_z_block to ak-zblock-packkaotisk1-1/+1
2024-02-28Refactoringkaotisk1-10/+1
2024-02-28Refactoringkaotisk1-2/+2
2024-02-27Refactor Arching Kaos ID to node_infokaotisk1-4/+4
2024-02-13off to make a cli toolkaotisk1-0/+493