Add instructions to upgrade the Sprite OS#159
Conversation
CLI Documentation Generator
📚 Commands documented
|
Preview Deployment
Commit: |
E2E Test Results✅ Tests success Ran against: https://pr-159-superfly-sprites-docs.fly.dev |
Lighthouse Results
|
77eb8d5 to
86480d9
Compare
86480d9 to
e012e6e
Compare
kcmartin
left a comment
There was a problem hiding this comment.
I left a minor typo fix and a comment.
I also sent you some issues that claude found with the auto-generated CLI docs changes, let me know how you want to handle those.
|
|
||
| Fortunately, Sprites are disposable. If your workload doesn't require the Sprite to live long-term, upgrading is easy: destroy the Sprite and create a new one! If you need to copy files over, try [mounting the filesystem locally](/working-with-sprites/#mounting-filesystem-locally). | ||
|
|
||
| If creating a new Sprite is impractical, you can also upgrade Ubuntu in-place. Keep in mind that bundled software (such as agents and language toolchains) must be upgraded separately. Install the Ubuntu upgrader with: |
There was a problem hiding this comment.
Do we assume our users know how to upgrade their bundled software/agents and language toolchains, or give some kind of hint how they would do that?
There was a problem hiding this comment.
I don't have a plan yet and mostly mentioned it as a nudge that creating a new Sprite is the better way. Every toolchain has different instructions and some toolchains are pretty hard to update. I've been installing my own to override those. I wanted to get this minimal page out for the Ubuntu deprecation. Should I remove the reference for now?
There was a problem hiding this comment.
I think it's fine to leave it in, it helps users a head's up/avoid a surprise, even if we don't have a guide to offer them for updating toolchains.
kcmartin
left a comment
There was a problem hiding this comment.
You mentioned that the command.mdx changes will get force-pushed away during the merge. I committed the typo fix, and addressed your other reply...so LGTM!
7156969 to
26de009
Compare
No description provided.