xonsh
Verified for current stable LTS
Xonsh Commands
Xonsh command syntax with verified terminal examples.
Commands
6 commands for Xonsh
xonsh Operations
Xonsh Command: Define Environment Variables
xonsh -D<name1>=<value1> -D<name2>=<value2> xonsh Operations
Xonsh Command: Execute Single Command And Exit
xonsh -c "<command>" xonsh HTTP
Xonsh Command: Load Configuration Files
xonsh --rc <path/to/file1.xonsh> <path/to/file2.json> xonsh Operations
Xonsh Command: Run Script File And Exit
xonsh <path/to/script_file.xonsh> xonsh Operations
Xonsh Command: Skip Loading Xonshrc File
xonsh --no-rc xonsh Archive
Xonsh Command: Start Interactive Shell
xonsh Suggest a Xonsh Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Xonsh workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.