Commit graph

207 commits

Author SHA1 Message Date
0d6cfdec2b
feat: add non-interactive cache editting 2025-07-10 20:57:28 -06:00
832d2de021
refactor: renamed funcs 2025-07-10 20:57:28 -06:00
ed7d87cd3a
fix: issue with list double prints 2025-07-10 20:56:06 -06:00
a9d59ee50d
feat: updated cache implementation and fixed bugs 2025-07-10 20:56:06 -06:00
8b859ff3fb
chore: added example to cmd/root.go 2025-07-10 20:56:06 -06:00
7ccd8509b6
Update cache cmd implementation 2025-07-10 20:56:05 -06:00
e85fd21922
refactor: updated cache editor implementation 2025-07-10 20:56:05 -06:00
0117f0355a
chore: made changes to build and fix issues 2025-07-10 20:56:04 -06:00
9970e49d94
chore: updated list cmd 2025-07-10 20:56:04 -06:00
86fcf54b6e
chore: miscellaneous updates 2025-07-10 20:56:03 -06:00
4dac84e4de
chore: removed login cmd 2025-07-10 20:56:03 -06:00
4257c317b6
feat: added sessions cmd 2025-07-10 20:56:02 -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
3cdde3bad3
feat: add default secret to local store 2025-07-10 20:54:29 -06:00
Alex Lovell-Troy
c844a46415
feat(secrets): implement SecretStore interface and StaticStore/LocalStore for credential management 2025-07-10 20:54:26 -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
17fc3ce0dd
cmd: exported scan and collect commands for external use 2025-07-10 20:54:25 -06:00
452b58cd3e
updated references in cmd/cache.go 2025-07-10 20:54:25 -06:00
fb3a936224
updated all references 2025-07-10 20:54:25 -06:00
683c8e977e
Fixed removing from cache with --with-* flags 2025-07-10 20:54:24 -06:00
98ad63a797
Minor changes 2025-07-10 20:54:24 -06:00
d2bb3a94fe
Added cache command and ability to delete cached assets 2025-07-10 20:54:24 -06:00
Ben McDonald
7e8011ce29
Merge pull request #107 from bmcdonald3/scan-pdus
Scan pdus
2025-07-10 14:14:03 -07:00
264b8780a3
fix: removed Run() to display error message with non-existent sub-commands 2025-07-09 09:51:44 -06:00
Ben McDonald
833fb80c10
Switch insecure default to true
Signed-off-by: Ben McDonald <ben.mcdonald@hpe.com>
2025-07-08 15:22:31 -07:00
Ben McDonald
3a6ed5a24e
Switch to a warn
Signed-off-by: Ben McDonald <ben.mcdonald@hpe.com>
2025-07-08 15:22:25 -07:00
Ben McDonald
117783d264
Pull length of assets check out, per David's feedback
Signed-off-by: Ben McDonald <ben.mcdonald@hpe.com>
2025-07-08 11:12:22 -07:00
Ben McDonald
96931cd8a3
Add include flag
Signed-off-by: Ben McDonald <ben.mcdonald@hpe.com>
2025-07-08 11:12:14 -07:00
Ben McDonald
c413dd5649
Add printing to stdout or a file instead of only DB for scan
Signed-off-by: Ben McDonald <ben.mcdonald@hpe.com>
2025-07-03 15:51:19 -07:00
Ben McDonald
7988ed6b9f
Remove unnecessary insecure flag
Signed-off-by: Ben McDonald <ben.mcdonald@hpe.com>
2025-07-03 15:51:12 -07:00
Ben McDonald
488ad241f6
ADd secure, remove username and password
Signed-off-by: Ben McDonald <ben.mcdonald@hpe.com>
2025-07-03 13:12:53 -07:00
Ben McDonald
4cfd48da63
Add support for scanning PDU components by probing JAWS as well as redfish
Signed-off-by: Ben McDonald <ben.mcdonald@hpe.com>
2025-07-03 13:11:29 -07:00
Ben McDonald
5960c987d4
Add some examples 2025-06-17 11:10:52 -07:00
Ben McDonald
c379d248ff
Remove unused PDU command 2025-06-17 11:06:54 -07:00
Ben McDonald
4971f62dba
Switch to magellan collect pdu 2025-06-13 11:27:44 -07:00
Ben McDonald
ad500d086d
Fix xname numbering 2025-06-13 10:05:48 -07:00
Ben McDonald
940e7fee2a
Add socket type and construct correct xname 2025-06-13 09:26:10 -07:00
Ben McDonald
dc09b7051d
Switch to standard xname 2025-06-13 08:56:40 -07:00
Ben McDonald
20492fe03e
Remove mock functionality 2025-06-12 15:11:19 -07:00
Ben McDonald
1b80bef5fa
Fix socket type 2025-06-12 15:04:20 -07:00
Ben McDonald
67f9d3e2b3
Change format 2025-06-12 14:54:23 -07:00
Ben McDonald
4e4d00803d
Update info to reflect real PDU 2025-06-12 14:02:45 -07:00
Ben McDonald
a074a8aa6b
Switch back to pdu xname 2025-06-11 14:04:05 -07:00
Ben McDonald
b256011e8a
Change ID 2025-06-10 16:48:53 -07:00
Ben McDonald
8891041e50
Switch to old xname 2025-06-10 16:42:03 -07:00
Ben McDonald
c5ba98eacd
Switch to node 2025-06-10 15:13:05 -07:00
Ben McDonald
3dad7e517b
Switch xname 2025-06-10 14:15:49 -07:00