Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
rbuild {nix,ansible,test} [-h] [-f FOLDER] [-c CONFIG] [-v] [-V]
# Test the connection on the remotes ./rbuild test # Build the project remotely using Nix ./rbuild.py nix --folder test-project/ # Build the project remotely using Nix ./rbuild.py ansible --folder test-project/ --verbose