Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions cloud_docs/reference/cli/_generated/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Usage: scloud deploy [arguments]
--show-files Display the file tree that will be uploaded.
-o, --output Save the deployment zip file to the specified path. Must end with
.zip
--[no-]await Await the deployment to finish while showing status progression.
(defaults to on)
--dart-version Overrides the Dart SDK version to use for building the project.

Run "scloud help" to see global options.
Expand Down
Loading