Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
c5fc7e3
Fix missing assertions
benjlevesque Aug 19, 2025
0091384
Refactor entry to a single type
benjlevesque Aug 19, 2025
fd19da8
auth state enum
benjlevesque Aug 19, 2025
8b553d6
json flags
benjlevesque Aug 19, 2025
3ffe199
do not fetch scope if not necessary
benjlevesque Aug 19, 2025
96755ee
handle -t conflict
benjlevesque Aug 20, 2025
3d02e24
do not export authState
benjlevesque Aug 20, 2025
6e6c09e
add ExpectCommandToSupportJSONFields
benjlevesque Aug 20, 2025
faa0e2c
flag duplicate check
benjlevesque Aug 20, 2025
c937e02
mutually exclusive flags
benjlevesque Aug 20, 2025
085f31f
revert showToken change
benjlevesque Aug 20, 2025
48bc79a
fix exit code
benjlevesque Aug 20, 2025
78675e7
fix show token when using json
benjlevesque Aug 20, 2025
e1a1040
Merge branch 'trunk' into auth-status-json-output-8635
BagToad Aug 25, 2025
45ecc5e
introduce AddJSONFlagsWithoutShorthand
benjlevesque Aug 31, 2025
141518d
Merge branch 'trunk' into auth-status-json-output-8635
benjlevesque Aug 31, 2025
a9cc63b
refactor without VisitAll
benjlevesque Aug 31, 2025
b38e12e
move flag validation to RunE
benjlevesque Sep 13, 2025
60088e0
move displayToken to String method
benjlevesque Sep 13, 2025
54bf843
do not mutate opts.ShowToken
benjlevesque Sep 13, 2025
5abb467
remove includeScope
benjlevesque Sep 13, 2025
a69f7a6
simplify exporter usage
benjlevesque Sep 13, 2025
5ae0410
add examples
benjlevesque Sep 13, 2025
e2df8ac
address copilot comment on parameter order
benjlevesque Sep 13, 2025
3cdd359
remove showToken from authEntry
benjlevesque Sep 16, 2025
5bb76e8
examples
benjlevesque Sep 16, 2025
4449af6
fix error missing in json output
benjlevesque Sep 16, 2025
914531e
fixup! examples
benjlevesque Sep 16, 2025
5fddcef
fix(auth status): return JSON entries under `hosts`
babakks Sep 23, 2025
e31136a
docs(auth status): explain `--json` will always exit with zero
babakks Sep 23, 2025
38d6a83
test(auth status): correctly replace JSON-escaped paths
babakks Sep 25, 2025
b76bc77
Merge pull request #11544 from benjlevesque/auth-status-json-output-8635
BagToad Sep 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading