36 Commits

Author SHA1 Message Date
93ac77e6dd update: holesail image 2.2.0 & refactor 2025-07-30 15:37:02 -07:00
025e9d5116 feature: add commands 2025-07-30 06:10:48 -07:00
86a1b23ff2 feature: add commands kick and smite 2025-07-23 17:22:09 -07:00
18c937611f fix: call_api now takes arguments correctly. 2025-07-23 17:14:01 -07:00
0c8a3672ac fix: bug in port arument fixed. 2025-07-22 21:32:01 -07:00
b5face6cb7 feature: add support for custom port with connect command. 2025-07-22 20:36:04 -07:00
cfe8767cf8 updated commit message 2025-07-22 19:24:02 -07:00
e2231ea973 fix: extract main api call to function. Script no longer needs to be in $PATH to work. And check-update command now pulls directly from mod-list endpoint. 2025-07-22 19:21:25 -07:00
61448d18bc fix: extract main api call to function. Script no longer needs to be in $PATH to work. 2025-07-22 19:20:05 -07:00
2df843b2ba feature: add descriptions to each command and cleanup usage message. 2025-07-22 02:52:28 -07:00
101ff22afc update readme 2025-07-22 02:24:13 -07:00
39077fba40 update readme 2025-07-22 02:19:00 -07:00
9299f3d8ff fix: add argument name to commands 2025-07-22 01:42:59 -07:00
ebb92ea7f0 feature: add version command and check-update 2025-07-22 01:40:54 -07:00
7c54475771 fix: format usage function. 2025-07-20 03:09:16 -07:00
46ba8de167 bug-fix: fix potential variable scope leakage from function. 2025-07-20 03:08:24 -07:00
1010fb88b4 refactor: make command argument checking into guard claus. 2025-07-20 02:49:58 -07:00
58c41a708b fix: add dependency check for curl. 2025-07-19 18:11:41 -07:00
feebe9b93b fix: format usage function output 2025-07-18 12:03:46 -07:00
832391a281 refactor: eliminate parsing functions in preference of read -r command 2025-07-18 11:49:17 -07:00
65610d15c8 fix FUNC command to potentially accept arguments 2025-07-18 09:04:51 -07:00
c07e3ff37d feature: add connect command 2025-07-18 08:26:49 -07:00
f290de739b refactor: replace nested if with case for clarity 2025-07-18 08:00:45 -07:00
f578460900 fix: clean up formatting on useage output 2025-07-18 03:20:42 -07:00
00b78330d7 fix: remove quotes that break the first function. 2025-07-18 03:13:19 -07:00
743d4745d7 update 2025-07-18 02:46:58 -07:00
30394f9563 add tests 2025-07-18 02:43:54 -07:00
6d908dce40 update readmea 2025-07-15 18:10:52 -07:00
e0109c3002 fix typo 2025-07-15 18:09:45 -07:00
288109e637 bug fix: remove testing code 2025-07-15 18:08:23 -07:00
5aa6ceae6e add backup command 2025-07-15 18:04:52 -07:00
d576e3d878 make commands regular 2025-07-03 00:49:52 -07:00
7b6b6d5708 add new commands for status endpoints 2025-07-02 22:02:43 -07:00
fee12d168a update readme 2025-07-02 19:38:03 -07:00
ff671a3e2b update readme 2025-07-02 19:34:32 -07:00
2564a6bdee first 2025-07-02 19:20:53 -07:00