Release v1.0.5
OXS CLI Release v1.0.5
Download Options
Windows Users:
- ? Windows x64 Package - Includes installer script
Linux Users:
- ? Linux x64 Package - Includes installer script
Installation Instructions
Windows (Recommended)
- Download the Windows x64 package
- Extract the zip file
- Run
install.ps1in PowerShell as Administrator:powershell -ExecutionPolicy Bypass -File .\install.ps1
- Restart your terminal and use
oxscommand
Linux
- Download the Linux x64 package
- Extract the zip file
- Run the installer:
chmod +x install.sh ./install.sh
- Restart your terminal and use
oxscommand
What's New
- Fix bug in
oxs flow push-node-defcommand where section parameter was not being handled correctly. (type and taget)
Built from commit 9fa494c