Skip to content

Replace deprecated sprite url commands#207

Open
kcmartin wants to merge 2 commits into
mainfrom
fix/sprite-url-deprecation-sweep
Open

Replace deprecated sprite url commands#207
kcmartin wants to merge 2 commits into
mainfrom
fix/sprite-url-deprecation-sweep

Conversation

@kcmartin

@kcmartin kcmartin commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Sweeps the remaining sprite url usages, following the rc44 deprecation ('sprite url' -> 'sprite info' to view, 'sprite config update --url-auth' to change). Both replacement commands verified working on rc44.

Changes across quickstart, working-with-sprites, sprites, and reference/configuration:

  • sprite url -> sprite info
  • sprite url update --auth public -> sprite config update --url-auth public
  • sprite url update --auth default -> sprite config update --url-auth sprite (default was never a valid mode; rc44 modes are sprite and public)
  • quickstart: prose fixed to name the sprite auth mode instead of default
  • working-with-sprites: URL format corrected to https://<name>-<org>.sprites.app (the org segment was missing)

Not touched: cli/commands.mdx (auto-generated from sprite-env client/docs/, would revert on regen; upstream help text still shows the deprecated commands) and concepts/networking.mdx (the draft is replaced wholesale by #204, which already uses the new commands).

Related: the deprecation string in sprite-env client/commands/url.go says sprite update --url-auth, missing the word "config".

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Preview Deployment

Name URL
Preview https://pr-207-superfly-sprites-docs.fly.dev

Commit: 332e166

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Lighthouse Results

⚠️ Lighthouse failed to collect results. This may be due to the preview deployment not being ready.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

E2E Test Results

✅ Tests success

Ran against: https://pr-207-superfly-sprites-docs.fly.dev

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.

1 participant