Skip to content

docs(storage): add skill reference, fix stale README examples - #134

Merged
jamie-at-bunny merged 6 commits into
mainfrom
docs/storage-skill-reference
Jul 31, 2026
Merged

docs(storage): add skill reference, fix stale README examples#134
jamie-at-bunny merged 6 commits into
mainfrom
docs/storage-skill-reference

Conversation

@jamie-at-bunny

Copy link
Copy Markdown
Member

No description provided.

@bogdan-at-bunny

Copy link
Copy Markdown

@codex review

@changeset-bot

changeset-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 60da2af

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@bunny.net/cli Patch
@bunny.net/cli-linux-x64 Patch
@bunny.net/cli-linux-arm64 Patch
@bunny.net/cli-darwin-x64 Patch
@bunny.net/cli-darwin-arm64 Patch
@bunny.net/cli-windows-x64 Patch

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

Comment thread packages/cli/README.md Outdated
@greptile-apps

greptile-apps Bot commented Jul 28, 2026

Copy link
Copy Markdown

Greptile Summary

Updates Edge Storage documentation and command behavior:

  • Corrects README and contributor guidance to document that JSON credentials remain masked unless --show-secret is passed.
  • Adds an Edge Storage skill reference covering zones, files, credentials, domains, linking, and regions.
  • Prevents destructive --force removal commands from opening the zone picker when no explicit or linked zone is available.
  • Improves guidance for creating a pull zone for an existing storage zone.

Confidence Score: 5/5

The 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.

Important Files Changed

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

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread skills/bunny-cli/references/storage.md
Comment thread skills/bunny-cli/references/storage.md Outdated
Comment thread skills/bunny-cli/references/storage.md
@jamie-at-bunny
jamie-at-bunny merged commit ac867d5 into main Jul 31, 2026
3 checks passed
@jamie-at-bunny
jamie-at-bunny deleted the docs/storage-skill-reference branch July 31, 2026 10:01
@github-actions github-actions Bot mentioned this pull request Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants