conda-rename
Verified for current stable LTS
Conda Rename Command: Rename Environment By Name
Use for rename environment by name with Conda Rename. Exact CLI syntax to rename environment by name using Conda Rename.
When to use this: Use for rename environment by name with Conda Rename.
Command Syntax
conda rename -n <current_name> <new_name> conda rename -n <current_name> <new_name> Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to rename environment by name using Conda Rename.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Conda Rename Command: Rename Conda Environment By Name
conda rename -n <current_name> <new_name> Conda Rename Command: Rename Conda Environment By Path conda rename -p <path/to/env> <new_name> Conda Rename Command: Rename Environment By Path conda rename -p <path/to/env> <new_name> Jmeter Command: Run Test Plan Nongui jmeter -n -t <path/to/file.jmx> Jmeter Command: Run Test Plan Nongui Logfile jmeter -n -t <path/to/file.jmx> -l <path/to/logfile.jtl>