docs(storage): add skill reference, fix stale README examples - #134
Conversation
|
@codex review |
🦋 Changeset detectedLatest commit: 60da2af The changes in this PR will be included in the next version bump. This PR includes changesets to release 6 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Greptile SummaryUpdates Edge Storage documentation and command behavior:
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains; the previously reported JSON secret documentation mismatch is corrected and now agrees with the credentials implementation.
|
| Filename | Overview |
|---|---|
| packages/cli/README.md | Corrects stale storage command examples and accurately documents JSON and tool-format secret handling. |
| packages/cli/src/commands/storage/file/remove.ts | Passes the force state into zone resolution so forced deletion cannot target an interactively selected zone. |
| packages/cli/src/commands/storage/zone/remove.ts | Disables interactive zone selection when forced zone deletion lacks an explicit or linked target. |
| packages/cli/src/commands/storage/zone/hostnames/index.ts | Replaces an inapplicable CLI remediation with dashboard guidance for creating a pull zone. |
| skills/bunny-cli/references/storage.md | Adds a comprehensive command reference for Edge Storage workflows and options. |
Reviews (4): Last reviewed commit: "fix(storage): --force disables the zone ..." | Re-trigger Greptile
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e64ddc07d3
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
No description provided.