Awesome evo_cli created by maycuatroi
pip install evo_cliSet up SSH with key-based authentication:
evo setupsshOptions:
-H, --host- SSH server hostname or IP address-u, --user- SSH username-p, --password- SSH password (not recommended, use interactive mode instead)-i, --identity- Path to existing identity file to use--help-examples- Show usage examples
Install Miniconda with cross-platform support:
evo minicondaOptions:
-p, --prefix- Installation directory (default: ~/miniconda3 or %USERPROFILE%\miniconda3)-f, --force- Force reinstallation even if Miniconda is already installed--help-examples- Show usage examples