Skip to content

Commit

Permalink
docs(readme): fix cli name typo (#222)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve <[email protected]>
Co-authored-by: Kairo Araujo <[email protected]>
  • Loading branch information
scarlson and kairoaraujo authored Mar 19, 2024
1 parent 78f4053 commit 356d283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GET /download/:gitoid: - Downloads an attestation with provided gitoid from Arch

Additionally Archivista exposes a GraphQL API. By default the GraphQL playground is enabled and available at root.

`archivistactl` is a CLI tool in this repository that is available to interact with an Archivista instance. `archivistctl`
`archivistactl` is a CLI tool in this repository that is available to interact with an Archivista instance. `archivistactl`
is capable of uploading and downloading attestations as well as doing some basic queries such as finding all
attestations with a specified subject and retrieving all subjects for a specified attestation.

Expand Down

0 comments on commit 356d283

Please sign in to comment.