We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1014d7 commit 206c8f8Copy full SHA for 206c8f8
src/tools/get-logs.ts
@@ -68,7 +68,7 @@ export const getLogsTool = {
68
environment,
69
lines,
70
filter,
71
- json = true,
+ json,
72
}: GetLogsOptions) => {
73
try {
74
const features = await getCliFeatureSupport();
0 commit comments