We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce100b commit 4cc2cb9Copy full SHA for 4cc2cb9
1 file changed
README.md
@@ -119,6 +119,7 @@ rli blueprint list # List all blueprints
119
rli blueprint create # Create a new blueprint
120
rli blueprint get <name-or-id> # Get blueprint details by name or ID (...
121
rli blueprint logs <name-or-id> # Get blueprint build logs by name or I...
122
+rli blueprint delete <name-or-id> # Delete a blueprint by name or ID (IDs...
123
rli blueprint prune <name> # Delete old blueprint builds, keeping ...
124
rli blueprint from-dockerfile # Create a blueprint from a Dockerfile ...
125
```
0 commit comments