Skip to content

Commit 00f233e

Browse files
committed
Sync open source content 🐝 (from 99a94fd62cb68bee6fbc9b8599ad86ed3ce115da)
1 parent d239291 commit 00f233e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

docs/speakeasy-reference/cli/run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ speakeasy run [flags]
3636
-i, --installationURL string the language specific installation URL for installation instructions if the SDK is not published to a package manager
3737
--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")
3838
--minimal only run the steps that are strictly necessary to generate the SDK
39-
-o, --output string What to output while running (default "summary")
39+
-o, --output string What to output while running (summary: visual workflow summary, mermaid: Mermaid diagram of workflow, console: basic console output) (default "summary")
4040
--registry-tags strings tags to apply to the speakeasy registry bundle (comma-separated list)
4141
-r, --repo string the repository URL for the SDK, if the published (-p) flag isn't used this will be used to generate installation instructions
4242
-b, --repo-subdir string the subdirectory of the repository where the SDK is located in the repo, helps with documentation generation

0 commit comments

Comments
 (0)