Skip to content

Commit ba7ebf1

Browse files
committed
Sync open source content 🐝 (from cf9743c6bbe577ad35b6be482c0fb4f4c28961c2)
1 parent 1ef4548 commit ba7ebf1

File tree

1 file changed

+2
-1
lines changed
  • docs/speakeasy-reference/cli

1 file changed

+2
-1
lines changed

docs/speakeasy-reference/cli/run.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ speakeasy run [flags]
3030

3131
```
3232
-d, --debug enable writing debug files with broken code
33-
--github kick off a generation run in GitHub
33+
--github kick off a generation run in GitHub for the repository pertaining to your current directory
34+
--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
3435
-h, --help help for run
3536
-i, --installationURL string the language specific installation URL for installation instructions if the SDK is not published to a package manager
3637
--installationURLs string a map from target ID to installation URL for installation instructions if the SDK is not published to a package manager (default "null")

0 commit comments

Comments
 (0)