|
|
419e9781bf
|
feat: added root, download, list, and serve cmd implementations
|
2025-08-18 11:01:19 -06:00 |
|
|
|
bfd83f35a3
|
refactor: initial commit for major rewrite
|
2025-08-03 20:25:18 -06:00 |
|
|
|
4f836630b0
|
cmd: minor changes
|
2025-01-07 12:14:53 -07:00 |
|
|
|
e1a9f4ae36
|
fix: changed output to use log instead of fmt
|
2024-12-03 12:51:48 -07:00 |
|
|
|
32065dc163
|
refactor: name changes and code clean up
|
2024-11-21 14:13:31 -07:00 |
|
|
|
b5d492d6c0
|
cmd: added error when specifying config path but not found
|
2024-11-14 16:26:17 -07:00 |
|
|
|
e93bef79f2
|
cmd: moved --cacert flag to use with 'serve' command
|
2024-11-14 13:44:24 -07:00 |
|
|
|
b488c32195
|
Updated vars in 'root' cmd
|
2024-09-20 16:52:31 -06:00 |
|
David Allen
|
7115954cf1
|
Updated imports to use pkg/ instead of internal/
|
2024-07-10 12:19:27 -06:00 |
|
David Allen
|
7836aef5c3
|
Added CONFIGURATOR_JWKS_URL var for key verification
|
2024-07-03 11:41:17 -06:00 |
|
David Allen
|
d77a31c7fe
|
Rewrote generators to use plugin system with default plugins
|
2024-06-19 14:19:42 -06:00 |
|
David J. Allen
|
ce553d5cc0
|
Fixed minor issues
|
2024-04-11 13:06:00 -06:00 |
|
David J. Allen
|
977ddf8a79
|
Moved common vars to cmd/root.go
|
2024-04-11 12:43:31 -06:00 |
|
David J. Allen
|
3905a8a023
|
Added server implementation and serve command
|
2024-04-11 10:19:29 -06:00 |
|
David J. Allen
|
be40387f4a
|
Added project files
|
2024-03-07 17:00:39 -07:00 |
|