This repository was archived by the owner on Aug 29, 2025. It is now read-only.
Commit f5a12c8
committed
Add output filter resolution
1 parent 47940be commit f5a12c8
2 files changed
+12
-2
lines changedSubmodule msgraph-cli-core updated 6 files
- .github/workflows/test-project.yml+1-1
- src/Microsoft.Graph.Cli.Core.Tests/IO/JmesPathOutputFilterTest.cs+27
- src/Microsoft.Graph.Cli.Core.Tests/IO/TableOutputFormatterTest.cs+40-2
- src/Microsoft.Graph.Cli.Core/IO/JmesPathOutputFilter.cs+30
- src/Microsoft.Graph.Cli.Core/IO/TableOutputFormatter.cs+9-6
- src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj+2-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| 84 | + | |
83 | 85 | | |
| 86 | + | |
84 | 87 | | |
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
90 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
91 | 100 | | |
92 | 101 | | |
93 | 102 | | |
| |||
118 | 127 | | |
119 | 128 | | |
120 | 129 | | |
| 130 | + | |
121 | 131 | | |
122 | 132 | | |
123 | 133 | | |
| |||
0 commit comments