..
alerts.go
replace log.Fatal -> fmt.Errorf ( #2058 )
2023-02-20 15:05:42 +01:00
alerts_table.go
Polling API Integration ( #1715 )
2023-01-31 14:47:44 +01:00
bouncers.go
replace log.Fatal -> fmt.Errorf ( #2058 )
2023-02-20 15:05:42 +01:00
bouncers_table.go
cscli: new tables, --color yes|no|auto option ( #1763 )
2022-10-07 11:05:35 +02:00
capi.go
Do not try to refresh JWT token when doing a login request ( #2059 )
2023-02-16 16:16:26 +01:00
collections.go
print cscli usage in color, fix windows terminal detection ( #1801 )
2022-10-13 12:28:24 +02:00
completion.go
Windows Support ( #1159 )
2022-05-17 12:14:59 +02:00
config.go
Polling API Integration ( #1715 )
2023-01-31 14:47:44 +01:00
config_backup.go
Cscli config refactoring ( #1934 )
2022-12-22 12:22:55 +01:00
config_feature_flags.go
cscli config feature-flags ( #2006 )
2023-01-20 09:32:10 +01:00
config_restore.go
Cscli config refactoring ( #1934 )
2022-12-22 12:22:55 +01:00
config_show.go
Cscli config refactoring ( #1934 )
2022-12-22 12:22:55 +01:00
console.go
changes following BL tests ( #2038 )
2023-02-08 10:35:21 +01:00
console_table.go
Polling API Integration ( #1715 )
2023-01-31 14:47:44 +01:00
dashboard.go
cscli refact: extracted New.*Cmd from alerts, capi, dashboard; removed (some) globals
2023-01-18 11:09:28 +01:00
decisions.go
Polling API Integration ( #1715 )
2023-01-31 14:47:44 +01:00
decisions_table.go
print missing "AS" values as empty strings instead of "0 " ( #1867 )
2022-11-14 09:55:53 +01:00
explain.go
Explain successful parsers only ( #2063 )
2023-02-24 13:49:17 +00:00
hub.go
break in smaller functions cscli hub, hubtest, notifications, parsers, scenarios, simulation ( #2004 )
2023-01-19 13:29:36 +01:00
hubtest.go
replace log.Fatal -> fmt.Errorf ( #2058 )
2023-02-20 15:05:42 +01:00
hubtest_table.go
rename pkg/cstest -> pkg/hubtest ( #1811 )
2022-10-17 09:24:07 +02:00
lapi.go
Do not try to refresh JWT token when doing a login request ( #2059 )
2023-02-16 16:16:26 +01:00
machines.go
replace log.Fatal -> fmt.Errorf ( #2058 )
2023-02-20 15:05:42 +01:00
machines_table.go
cscli: new tables, --color yes|no|auto option ( #1763 )
2022-10-07 11:05:35 +02:00
main.go
replace log.Fatal -> fmt.Errorf ( #2058 )
2023-02-20 15:05:42 +01:00
main_test.go
print cscli usage in color, fix windows terminal detection ( #1801 )
2022-10-13 12:28:24 +02:00
Makefile
make: accept BUILD_VENDOR_FLAGS variable ( #1771 )
2022-10-04 09:51:35 +02:00
messages.go
functional tests, minor refactoring and lint/cleanup ( #1570 )
2022-06-06 15:24:48 +02:00
metrics.go
cscli refact: extracted New.*Cmd from alerts, capi, dashboard; removed (some) globals
2023-01-18 11:09:28 +01:00
metrics_table.go
Allow parsers to capture data for future enrichment ( #1969 )
2023-01-11 15:01:02 +01:00
notifications.go
break in smaller functions cscli hub, hubtest, notifications, parsers, scenarios, simulation ( #2004 )
2023-01-19 13:29:36 +01:00
notifications_table.go
cscli: new tables, --color yes|no|auto option ( #1763 )
2022-10-07 11:05:35 +02:00
parsers.go
break in smaller functions cscli hub, hubtest, notifications, parsers, scenarios, simulation ( #2004 )
2023-01-19 13:29:36 +01:00
postoverflows.go
separate cscli cobra constructors: lapi, machines, bouncers, postoverflows ( #1945 )
2022-12-30 10:13:52 +01:00
scenarios.go
break in smaller functions cscli hub, hubtest, notifications, parsers, scenarios, simulation ( #2004 )
2023-01-19 13:29:36 +01:00
setup.go
cscli setup ( #1923 )
2023-02-06 07:33:04 +01:00
simulation.go
break in smaller functions cscli hub, hubtest, notifications, parsers, scenarios, simulation ( #2004 )
2023-01-19 13:29:36 +01:00
support.go
Do not try to refresh JWT token when doing a login request ( #2059 )
2023-02-16 16:16:26 +01:00
tables.go
cscli: new tables, --color yes|no|auto option ( #1763 )
2022-10-07 11:05:35 +02:00
utils.go
cscli: avoid initializing the db configuration twice ( #1982 )
2023-01-11 09:50:12 +01:00
utils_table.go
cscli: new tables, --color yes|no|auto option ( #1763 )
2022-10-07 11:05:35 +02:00