f6639ba34a
refactor: moved internal functions to pkg and updated refs
2025-07-10 21:25:36 -06:00
12969adf25
Add support for storage command and crawler output
...
Partially addresses issue #3 by adding a simple `magellan list devices` command to list storage devices. To close the issue, this PR still requires including storage device information in the `crawler`'s output.
Reviewed-on: towk/magellan-ng#5
2025-07-10 20:56:02 -06:00
6deb292494
chore: update references and imports
2025-07-10 20:54:30 -06:00
1ed8c59f80
refactor: exported more cmd variables
2025-07-10 20:54:30 -06:00
f9b56fdc54
refactor: moved internal functions to pkg and updated refs
2025-07-10 20:54:26 -06:00
c6594eeb2d
refactor: exported more cmd variables
2025-07-10 20:54:26 -06:00
fb3a936224
updated all references
2025-07-10 20:54:25 -06:00
Devon Bautista
7cfca8c875
feat: add secret store support to update command
2025-04-16 16:33:07 -06:00
c950532e88
refactor: improvements to CLI and update pkg
2025-03-28 13:12:38 -06:00
1fc366eee2
bugfix: fixed URL param not being set for UpdateFirmwareRemote
2025-03-13 10:50:38 -06:00
ebcd3ff917
refactor: moved internal functions to pkg and updated refs
2025-03-13 10:47:28 -06:00
Alex Lovell-Troy
01f811dc07
feat: add --insecure flag to allow insecure connections for firmware updates
2025-02-07 09:56:36 -05:00
David Allen
5b1e3e732e
Changed firmware.* back to firmware-*
2024-08-14 14:34:16 -06:00
David Allen
7285492815
Fixed root persistent flags not binding correctly
2024-08-13 14:44:11 -06:00
David Allen
809aa91ec6
Changed transfer-protocol flag to scheme to match other commands
2024-08-13 14:11:14 -06:00
David Allen
81ec43a923
Minor changes to fix lint errors
2024-08-13 10:41:06 -06:00
David Allen
3287d76588
Separated auth from util and fixed help strings
2024-08-12 13:05:28 -06:00
51e24e2edd
Changed how arguments are passed to update command
2024-08-11 14:21:56 -06:00
David Allen
2c841906b2
Updated 'cmd' package
2024-08-07 10:58:03 -06:00
David Allen
b27e6b6a73
Renamed vars and switched to use zerolog
2024-07-30 14:02:12 -06:00
David Allen
fe3c339195
Corrected the username/password flag names
2024-07-24 10:34:28 -06:00
David Allen
d73575ab05
Fixed imports and removed unused query params
2024-07-24 10:24:12 -06:00
David Allen
f7b08da064
Added more API documentation
2024-07-23 16:18:21 -06:00
David Allen
eba9dfa1e7
Added more documentation and changed param names
2024-07-22 14:22:02 -06:00
David Allen
796a67d5ab
Tidied up CLI flag names
2024-07-17 15:42:00 -06:00
David J. Allen
b6d429f072
Changed the default storage location for scanning cache
2024-05-09 14:53:44 -06:00
David J. Allen
0403b2bcbc
Changed the wording of error messages slightly
2024-05-08 13:39:51 -06:00
David J. Allen
2b421e8af5
Merge branch 'main' into config-file
2024-05-07 14:57:34 -06:00
David J. Allen
b5c0d9ce2a
Changed cert flags and added cert for gofish
2024-05-06 14:01:29 -06:00
Alex Lovell-Troy
cccf0dfdf2
move to OpenCHAMI and update changelog
2023-11-03 09:47:57 -04:00
David J. Allen
955c9fb4bd
Change import to use new repo
2023-10-31 07:55:03 -06:00
David J. Allen
2baae37f5f
Initial implementation of config file
2023-10-19 17:08:36 -06:00
David J. Allen
c7061d4768
Rename some update command arguments and reformat output for JSON
2023-10-18 14:35:57 -06:00
David J. Allen
4f839a5b61
Fixed some minor issues
2023-10-05 13:57:52 -06:00
David J. Allen
a03a54f35e
Added protocol flag to update command
2023-10-05 13:54:03 -06:00
David J. Allen
5b390a65c2
Modified update command and implementation
2023-10-05 12:55:16 -06:00
David J. Allen
b7b31388a7
Added update command
2023-10-03 11:58:03 -06:00