mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-13 15:59:24 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,9 +14,9 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Delete an image for a specific architecture:
|
||||
|
||||
`apptainer delete --arch {{amd64|arm64|ppc64le}} library://{{user/collection/container}}:{{tag}}`
|
||||
`apptainer delete {{[-A|--arch]}} {{amd64|arm64|ppc64le}} library://{{user/collection/container}}:{{tag}}`
|
||||
|
||||
- [F]orce delete an image without confirmation:
|
||||
- Force delete an image without confirmation:
|
||||
|
||||
`apptainer delete {{[-F|--force]}} library://{{user/collection/container}}:{{tag}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user