pinniped
pinniped copied to clipboard
Add Debugging subheading to Install CLI page
TODO:
- [x] Lets change this to a dedicated debugging page
- [x] Move the env var to this page
- [x] Add the debugging yaml to this page
- [x] Add the
rm -rf ~/.config/pinniped
trick to this page, for "logging out", clearing caches, etc.
Release note:
Good idea to document this. I think it might make more sense at the bottom of this page https://pinniped.dev/docs/howto/login/ which is where we show how to use the pinniped
CLI.
I'd even consider an additional "Debugging" page where we document this env var as well as the YAML changes to enable debugging for server side components.
I'd even consider an additional "Debugging" page where we document this env var as well as the YAML changes to enable debugging for server side components.
That sounds reasonable to me.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 38.69%. Comparing base (
f0a43e0
) to head (fbd69ae
).
:exclamation: Current head fbd69ae differs from pull request most recent head 6718a32. Consider uploading reports for the commit 6718a32 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #1824 +/- ##
==========================================
+ Coverage 38.56% 38.69% +0.12%
==========================================
Files 350 335 -15
Lines 44514 43626 -888
==========================================
- Hits 17168 16879 -289
+ Misses 26831 26244 -587
+ Partials 515 503 -12
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.