kaidaguerre
|
5193c70395
|
Restructure steampipe repo to use pkg folder. Closes #2204
|
2022-06-27 11:36:03 +01:00 |
|
kaidaguerre
|
b6d84d256a
|
Add support for setting dependent mod variable values using an spvars or by setting and Args property in the mod Require block. Closes #2076. Closes #2077
|
2022-05-17 14:31:40 +01:00 |
|
Puskar Basu
|
41cf8926ae
|
Use constants as exit codes in steampipe cli. Closes #1577
|
2022-04-01 14:06:38 +01:00 |
|
Binaek Sarkar
|
f5bb97dd05
|
Add cmd docs for mod commands. Closes #1652
|
2022-03-22 14:49:11 +00:00 |
|
kaidaguerre
|
ce84fccf66
|
Update report execution to add support for runtime dependencies #1454
|
2022-02-15 15:54:19 +00:00 |
|
kaidaguerre
|
efbebd99ee
|
Decouple spinner display code from database and execution layer. Closes #1290
|
2022-01-06 11:54:18 +00:00 |
|
kaidaguerre
|
e0ff19a280
|
Update package naming to be consistent and follow Go standards. Closes #1282
General code spring cleaning:
* move file paths from `consts` package to `filepaths`
* move InitData and ExportData to query and control packages
|
2022-01-04 12:28:36 +00:00 |
|
kai
|
f587ce687d
|
Update mod management command help text. #443
|
2021-12-21 17:47:33 +00:00 |
|
kaidaguerre
|
33f55e584f
|
Add support for mod management commands. Closes #442. Closes #443
|
2021-12-21 14:10:00 +00:00 |
|