Skip to content

Commit

Permalink
Update docs to include tape pull
Browse files Browse the repository at this point in the history
  • Loading branch information
errordeveloper committed Sep 25, 2023
1 parent 9ae904f commit bb2fdaa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ checksums. It stores the attestations using in-toto format in an OCI artifact.

Tape has the following commands:

- `tape images` - examine a given set of manifests before packaging them
- `tape package`- package the application and push the resulting self-contained image to a registry

- `tape images` - examine images referenced by a given set of manifests before packaging them
- `tape package` - package an artifcat and push it to a registry
- `tape pull` – downlowad and extract contents and attestations from an existing artifact

### Example

Expand Down

0 comments on commit bb2fdaa

Please sign in to comment.