Commit graph

540 commits

Author SHA1 Message Date
12cb2d03a5 Merge pull request 'Add probe command for detecting Redfish services' (#16) from probe-cmd into main
Reviewed-on: towk/magellan-ng#16
2025-06-20 15:24:04 -06:00
e1f190034d
feat: add probe command 2025-06-20 15:22:09 -06:00
193733a8e3 Merge pull request 'Add cache command with interactive editor' (#15) from cache-cmd into main
Reviewed-on: towk/magellan-ng#15
2025-06-20 15:09:39 -06:00
2fdd65722d
feat: add non-interactive cache editting 2025-06-20 15:07:02 -06:00
a7ae240bd3
refactor: updated PrintDrives() implementation 2025-06-20 14:16:20 -06:00
5943854fc1
refactor: renamed funcs 2025-06-20 14:16:00 -06:00
dadb51e40d
fix: issue with list double prints 2025-06-20 14:15:20 -06:00
e71f33878e
feat: updated cache implementation and fixed bugs 2025-06-20 14:14:38 -06:00
17dbfa2b3b
chore: added example to cmd/root.go 2025-06-20 14:13:55 -06:00
ab7868acb1
chore: updated README.md 2025-06-20 14:13:19 -06:00
35b1a162d9
chore: updated go deps 2025-06-20 14:12:58 -06:00
5d4095a0b6
Update cache cmd implementation 2025-06-17 22:05:47 -06:00
64cca78d24
refactor: updated cache editor implementation 2025-06-16 16:19:43 -06:00
389f720ff9
chore: updated go deps 2025-06-01 14:41:47 -06:00
95f0cd41e6
chore: made changes to build and fix issues 2025-06-01 14:41:06 -06:00
adec553c1b
chore: updated list cmd 2025-06-01 09:44:21 -06:00
094fb0df3b
chore: more miscellaneous updates 2025-06-01 09:43:07 -06:00
7ffb080c7e
feat: sessions core implementation 2025-06-01 09:42:16 -06:00
5049399d17
chore: miscellaneous updates 2025-06-01 09:42:16 -06:00
a357effe12
feat: added func to load session token 2025-06-01 09:40:39 -06:00
4efb1eef9b
chore: removed login cmd 2025-06-01 09:40:39 -06:00
ce1e7c2d2b
feat: added JSON utility functions 2025-06-01 09:40:38 -06:00
b23df03d41
chore: removed migrations 2025-06-01 09:40:38 -06:00
db19fcf7d2
chore: moved scripts to bin/ directory 2025-06-01 09:40:38 -06:00
58eeef54dc
feat: added sessions cmd 2025-06-01 09:40:38 -06:00
b2111ddcb2
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-06-01 09:40:21 -06:00
d236649b05
chore: update references and imports 2025-06-01 09:38:16 -06:00
6063f28882
refactor: exported more cmd variables 2025-06-01 09:37:44 -06:00
fb8a51e559
refactor: updated references 2025-06-01 09:37:44 -06:00
b17ab82f99
updated all references 2025-06-01 09:37:44 -06:00
534ca9d49a
Changed DeleteScannedAssets to work correct and added db tag 2025-06-01 09:37:13 -06:00
Devon Bautista
ff80934134
fix: adjust secret store precedence in collect command 2025-06-01 09:37:13 -06:00
94361eb774
feat: add default secret to local store 2025-06-01 09:35:58 -06:00
c2e419a8e1
readme: update with secrets and emulator sections 2025-06-01 09:32:45 -06:00
542ab3abbd
chore: updated go deps 2025-06-01 09:32:19 -06:00
David Allen
23f2c9898b
Fix emulator image in rf-emulator.yml
Signed-off-by: David Allen <16520934+davidallendj@users.noreply.github.com>
2025-06-01 09:32:12 -06:00
808fc70034
collect: return collection output from CollectInventory() 2025-06-01 09:31:54 -06:00
David Allen
c31ece359d
chore: fix critical dependabot issues by updating crypto 2025-06-01 09:31:28 -06:00
dff417e151
collect: return collection output from CollectInventory() 2025-06-01 09:30:26 -06:00
81055f1cdb
refactor: moved internal functions to pkg and updated refs 2025-06-01 09:29:33 -06:00
David Allen
164f43543a
chore: fix critical dependabot issues by updating crypto 2025-06-01 09:28:47 -06:00
Alex Lovell-Troy
11f0cde59a
feat(secrets): implement SecretStore interface and StaticStore/LocalStore for credential management 2025-06-01 09:26:52 -06:00
4db28116af
refactor: moved internal functions to pkg and updated refs 2025-06-01 09:15:49 -06:00
Alex Lovell-Troy
f4c3d534e8
chore: update build workflow and add container build script (#70)
* chore: update build workflow and add container build script
* Add build dependencies to workflow
* fix: remove unnecessary magellan installation path from goreleaser config
2025-06-01 09:11:06 -06:00
c9086264d1
refactor: exported more cmd variables 2025-06-01 09:10:43 -06:00
b5d85b61bb
refactor: updated references 2025-06-01 09:09:01 -06:00
d190f66705
cmd: exported scan and collect commands for external use 2025-05-30 21:58:50 -06:00
11b93f6b62
updated references in cmd/cache.go 2025-05-30 21:56:57 -06:00
85b4789b3f
updated all references 2025-05-30 21:56:54 -06:00
b83748d989
go.mod: updated module name 2025-05-30 21:44:45 -06:00