-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Usage (to be executed at the root of the operator) ``` Usage of /tmp/go-build2452366115/b001/exe/tester: -dry-run just list what would be executed without doing it -ignore-breakpoints ignore the breakpoints -interactive prompt to press enter between each chunk -list just list the tutorials found -no-styling disable spiners in cli -quiet disable output -start-from string start from a specific stage name -timeout int the timeout in minutes for every executed command (default 10) -tutorial string Run only a specific tutorial -tutorials-root string where to find the tutorials (default "./docs/tutorials") -update-tutorials update the chunk output section in the tutorials -verbose print more logs ``` Checkout docs/tutorials/writing_tutorials.md for more details about how to write executable tutorials.
- Loading branch information
Showing
7 changed files
with
1,896 additions
and
248 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.