Skip to content

Conversation

@jbellerb
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

CLI Documentation Generator

Metric Value
CLI Version 0.0.1
Commands Generated 24
Tests ✅ 0/0 passed
📚 Commands documented
  • sprite login
  • sprite logout
  • sprite org auth
  • sprite org list
  • sprite org logout
  • sprite org keyring disable
  • sprite org keyring enable
  • sprite auth setup
  • sprite create
  • sprite use
  • sprite list
  • sprite destroy
  • sprite exec
  • sprite console
  • sprite checkpoint create
  • sprite checkpoint list
  • sprite checkpoint info
  • sprite checkpoint delete
  • sprite restore
  • sprite proxy
  • sprite url
  • sprite url update
  • sprite api
  • sprite upgrade

@github-actions
Copy link
Contributor

Preview Deployment

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

Commit: 522e5ea

@github-actions
Copy link
Contributor

Lighthouse Results

URL Performance Accessibility Best Practices SEO
/ 🟠 83 🟢 100 🟢 96 🟢 100
/cli/commands/ 🟢 98 🟢 96 🟢 100 🟢 100
/cli/installation/ 🟢 98 🟢 100 🟢 100 🟢 100
/working-with-sprites/ 🟢 98 🟢 100 🟢 100 🟢 100

@github-actions
Copy link
Contributor

E2E Test Results

✅ Tests success

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

@kcmartin
Copy link
Collaborator

kcmartin commented Jan 28, 2026

Tested the commands as follows

=========================================
Testing PR #126: sprite exec syntax fixes
=========================================

Using sprite: sprites-docs-tests

Waking sprite (this may take a few seconds)...
Sprite is awake!

--- Safe read-only commands ---

Running: sprite exec ls -la ... ✓ PASS:
Running: sprite exec df -h ... ✓ PASS:
Running: sprite exec ps aux ... ✓ PASS:
Running: sprite exec free -h ... ✓ PASS:
Running: sprite exec echo "hello world" ... ✓ PASS:
Running: sprite exec bash -c "du -sh /home/sprite/*" ... ✓ PASS:

--- Checkpoint commands ---

Running: sprite checkpoint list ... ✓ PASS:

--- Optional: package install commands ---
These modify state. Run manually if desired:

  sprite exec pip install pandas numpy
  sprite exec npm install express
  sprite exec npm install -g typescript
  sprite exec cargo install ripgrep

--- Interactive TTY commands (test manually) ---

  sprite exec -tty vim          # exit with :q
  sprite exec -tty npm run dev  # Ctrl+C to stop

--- Destructive commands (DO NOT run without care) ---

  sprite destroy <sprite-name>
  sprite checkpoint delete <version-id>

Ran the optional commands manually and all succeeded

Copy link
Collaborator

@kcmartin kcmartin left a comment

Choose a reason for hiding this comment

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

See comment, I tested the updated commands and all work as expected
LGTM

@jbellerb jbellerb merged commit 4fe4de0 into main Jan 29, 2026
@jbellerb jbellerb deleted the jae/push-lwktwmppmzxq branch January 29, 2026 00:54
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