Clarify conda-self CLI messages and documentation - #181
Merged
Conversation
This was referenced Sep 7, 2026
Merged
jezdez
force-pushed
the
fix/clarify-conda-terminology
branch
from
September 7, 2026 10:28
66b9935 to
a73ff51
Compare
jezdez
marked this pull request as ready for review
September 7, 2026 11:15
jezdez
force-pushed
the
fix/clarify-conda-terminology
branch
from
September 9, 2026 09:23
1043464 to
77031d5
Compare
travishathaway
approved these changes
Sep 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The CLI messages and documentation use inconsistent terms for conda packages, package URLs, package caches, and base protection. Some descriptions of reset modes and package operations also disagree with the existing behavior.
I updated the help, messages, README, and documentation to use Conda terminology and explain what each operation does. Snapshot prompts and completion messages keep using the existing
display_namelabels. The recorded GIF demos are updated to match the CLI output. The unused MP4 copies and their VHS output lines are removed.The snapshot recovery fix and installer migration guidance are in #177. This PR contains the broader wording and documentation changes extracted from it.
Checklist - did you ...
newsdirectory (using the template) for the next release's release notes?