Notation CLI

Notation is the command-line tool that implements the Notary Project specifications for signing and verifying OCI artifacts stored in container registries. It supports signing with certificates stored in trust stores, configuring trust policies for verification, and extends to third-party key management systems via a plugin model.

API entry from apis.yml

apis.yml Raw ↑
aid: notary:notation-cli
name: Notation CLI
description: Notation is the command-line tool that implements the Notary Project specifications for signing
  and verifying OCI artifacts stored in container registries. It supports signing with certificates stored
  in trust stores, configuring trust policies for verification, and extends to third-party key management
  systems via a plugin model.
humanURL: https://notaryproject.dev/docs/user-guides/installation/cli/
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
properties:
- type: Documentation
  url: https://notaryproject.dev/docs/user-guides/installation/cli/
- type: Getting Started
  url: https://notaryproject.dev/docs/user-guides/installation/
- type: Reference
  url: https://github.com/notaryproject/notation/blob/main/specs/notation-cli.md
- type: GitHubRepository
  url: https://github.com/notaryproject/notation
- type: Change Log
  url: https://github.com/notaryproject/notation/releases
tags:
- CLI
- OCI
- Signing
- Verification