docs: Add intros for the build and storage command pages - #849
Merged
Merged
Conversation
developerjamiu
marked this pull request as draft
September 16, 2026 10:42
developerjamiu
force-pushed
the
docs/cloud-command-intros
branch
from
September 16, 2026 13:13
a03ec78 to
06aebd8
Compare
developerjamiu
marked this pull request as ready for review
September 16, 2026 13:13
Isakdl
reviewed
Sep 16, 2026
Isakdl
requested changes
Sep 16, 2026
Isakdl
left a comment
Contributor
There was a problem hiding this comment.
Nice catch! Just have a smaller nit comment
developerjamiu
force-pushed
the
docs/cloud-command-intros
branch
2 times, most recently
from
September 16, 2026 14:36
d8db774 to
023ac45
Compare
developerjamiu
force-pushed
the
docs/cloud-command-intros
branch
from
September 16, 2026 14:43
023ac45 to
9ad37f4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fills in the two empty hand-written intros for the CLI reference pages added with the
buildandstoragecommands.scloud build: frames the build log as the build-time error surface, separate from the runtime logsscloud logfetches, and points at Deployments, Recover from a failed deploy, and Private dependencies.scloud storage: says what a storage is for, that access is fixed at creation, and links the framework's File uploads page for the server-side side of it.