You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/speakeasy-reference/cli/run.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ speakeasy run [flags]
29
29
### Options
30
30
31
31
```
32
+
-y, --auto-yes auto confirm all prompts
32
33
-d, --debug enable writing debug files with broken code
33
34
--github kick off a generation run in GitHub for the repository pertaining to your current directory
34
35
--github-repos string GLOBAL: run SDK generation across your entire Speakeasy workspace/account, independent of your current directory. Use 'all' for all connected repos or a comma-separated list of GitHub repo URLs
0 commit comments