Commit Graph

114 Commits

Author SHA1 Message Date
David Dworken
d4efc62df1 Add client-side code to ask for feedback when uninstalling 2022-11-16 21:54:05 -08:00
David Dworken
cb38bb1281 Add TODO 2022-11-16 20:43:11 -08:00
David Dworken
86f9d67aff Fix test failures caused by the cobra install command not respecting the secret key
Also added a persistLog() function so that I can easily inspect the hishtory logs from test runs.
2022-11-16 20:28:25 -08:00
David Dworken
ba769ec700 Fix mis-alignment in example queries 2022-11-16 08:09:04 -08:00
David Dworken
65405b868f Remove no-op config-set that isn't needed now that we have good docs from cobra 2022-11-16 08:07:02 -08:00
David Dworken
fe6394d1b5 Some test fixes for the cobra integration 2022-11-16 08:03:23 -08:00
David Dworken
be2cde72c2 Appears to be a functional migration to cobra 2022-11-16 08:03:23 -08:00
David Dworken
0667494239 Disable flag parsing for the querying functions so they can use exclusions + refactor redact to remove the --force flag 2022-11-16 08:03:23 -08:00
David Dworken
6ef9bb00d5 Add version to cobra help page 2022-11-16 08:03:23 -08:00
David Dworken
27bbe97cb2 Better organize the cobra generated help page 2022-11-16 08:03:23 -08:00
David Dworken
ecdd22dcdd Everything migrated to cobra, but with some very significant TODOs 2022-11-16 08:03:23 -08:00
David Dworken
48e2a41d5c Migrate reupload to cobra 2022-11-16 08:03:23 -08:00
David Dworken
c59de42008 More refactoring to use cobra 2022-11-16 08:03:23 -08:00
David Dworken
342a02a843 Add initial cobra implementation for config-* 2022-11-16 08:03:23 -08:00