Commit Graph

32 Commits

Author SHA1 Message Date
Rob Pearce 08fd8dcc43 Adding .gitignore 2023-05-10 12:29:34 +10:00
Rob Pearce a195a48803 Updated to use bashtools 2023-05-10 12:28:56 +10:00
Rob Pearce 9e14f38735 Fix issue where a filter matches one item exactly and others partially. 2022-01-14 15:39:14 +11:00
Rob Pearce 5bebd3f86e typo 2022-01-10 15:27:34 +11:00
Rob Pearce 35a82a64de Added spinner while waiting for tasks 2022-01-10 15:27:00 +11:00
Rob Pearce e32fade4f5 afds 2022-01-07 14:20:27 +11:00
Rob Pearce 9772ab81f6 Fix url again 2022-01-07 14:19:40 +11:00
Rob Pearce c3ce162473 Updated image paths 2022-01-07 14:18:47 +11:00
Rob Pearce 5a48ff9a07 Add readme images 2022-01-07 14:16:34 +11:00
Rob Pearce 41b9050fd2 Add 'dupe' command for projects
Running 'start' with no args will start all nodes.
Better display of default args
2022-01-07 14:03:46 +11:00
Rob Pearce 653a35df3d bugfix: adding link does a curl even if pre-checks fail
bugfix: adding link validation always matches mutltiple nodes
cosmetic: don't show project name twice when validating actions on projects
cosmetic: fix confusing action results for start/stop
cosmetic: last column on tables being truncated when heading length is shorter than value length
new: connect with no args now just resumes tmux session
2022-01-06 19:47:05 +11:00
Rob Pearce adafb33258 last commit message should bave been "add support to add/del PROJECTS" not nkdes 2022-01-03 17:36:25 +11:00
Rob Pearce e05c8f57f2 Added support to add/remove nodes 2022-01-03 17:35:47 +11:00
Rob Pearce d6402bc17e Tidied up colour code. 2022-01-03 16:01:21 +11:00
Rob Pearce 953d79e3e3 when confirming a link delete, show src/dst rather than uuid
fixed bug with UUIDs containing the substring "-f"
2022-01-03 14:43:30 +11:00
Rob Pearce 3db742aef1 use a local numeric ID instead of long UUID to refer to links
clean up action output
2022-01-03 13:35:56 +11:00
Rob Pearce bbe1e41163 fix rc file handling
change prompt colour based on curproj open/closed
when changing current project, query open/close status
warn if curproject is closed
adjust colours
update cache aftwr add/del/mv commands
2022-01-03 11:26:59 +11:00
Rob Pearce c97263a2f2 add better action usage 2022-01-02 21:44:09 +11:00
Rob Pearce 8b87e7e00c Better help for command aliases 2022-01-02 21:15:35 +11:00
Rob Pearce bb4d15e508 Clean up getdata and json filtering code
Can now add/remove links
2022-01-02 20:58:57 +11:00
Rob Pearce dc49f26251 add: net command to draw a network diagram
bugfix:  recache not registering as finished
2022-01-01 16:46:02 +11:00
Rob Pearce d564ac1e5a adding node aopliances now uses requested name
new rename node action
2022-01-01 10:26:34 +11:00
Rob Pearce d618ea2b1a newfeature: can now add a new node, but only builtin types
newfeature: can now delete nodes
2021-12-31 16:32:08 +11:00
Rob Pearce 0f8036657b ditto 2021-12-23 18:54:11 +11:00
Rob Pearce d17db8aa20 checkfor fixes 2021-12-23 18:45:10 +11:00
Rob Pearce bed8ef73b7 more checkfor fixes 2021-12-23 18:36:12 +11:00
Rob Pearce b50cad64e5 fix gdate checking for termux
add jq check
2021-12-23 18:32:52 +11:00
Rob Pearce eb35fc53b8 handle alternate "which" in termux 2021-12-23 16:40:48 +11:00
Rob Pearce 2f16649f0a missing semicolon 2021-12-23 16:29:41 +11:00
Rob Pearce 4fb75769c3 Update script files
Accept date instead of gdaye if it is actually gnu date
2021-12-23 16:28:03 +11:00
Rob Pearce 6c268c3f3b Work.on adding 'add' command
added connect command
2021-12-23 16:14:39 +11:00
Rob Pearce 66ae26f8da Initial commit 2021-12-19 23:31:58 +11:00