Skip to content

Conversation

defnvary
Copy link

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR contains at most 5 new pages.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known):

@CLAassistant
Copy link

CLAassistant commented Oct 12, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Oct 12, 2025
@tldr-bot
Copy link

The build for this PR failed with the following error(s) at commit
924ea89f5faa36188d98f57052be146b6e77a142:

pages/common/conda-config.md:21: TLDR008 File should contain no trailing whitespace

Please fix the error(s) and push again.

@dmmqz dmmqz mentioned this pull request Oct 12, 2025
22 tasks
Copy link
Member

@Managor Managor left a comment

Choose a reason for hiding this comment

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


- Show current configuration values. Shows all configuration values if no arguments given.:

`conda config {{--show}} {{<setting_name>}}`
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
`conda config {{--show}} {{<setting_name>}}`
`conda config --show {{setting_name}}`


- Set or remove a configuration value:

`conda config {{[--set|--remove]}} {{<key>}} {{<value>}}`
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
`conda config {{[--set|--remove]}} {{<key>}} {{<value>}}`
`conda config {{--set|--remove}} {{key}} {{value}}`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants