---
tags: planning
---
# notation CLI Status
## Phase Definition
Inspired by [Istio Feature Phase definitions](https://istio.io/latest/docs/releases/feature-stages/#feature-phase-definitions)
##
| CLI | v1.0.0-alpha.3 | v1.0.0-rc.1 | v1.0.0-rc.2 | v1.0.0 | Comments |
| -------- | -------- | -------- | -------- | -------- | -------- |
| notation cache | Experimental | **to be removed** | Not supported | Not supported |
| notation certificate | alpha | Beta | Beta | Stable | Update to use trust store in v1.0.0-rc.1, [proposal](https://hackmd.io/@yizha1/cli_trust_store) |
| notation help | alpha | Beta | Beta | Stable | |
| notation key | alpha | Beta | Beta | Stable ||
| notation list | alpha | Beta | Beta | Stable | only list signatures, and output digest of signature manifest into console |
| notation login | alpha | Beta | Beta | Stable ||
| notation logout | alpha | Beta | Beta | Stable ||
| notatoin plugin list | alpha | Beta | Beta | Stable ||
| notation pull | Experimental | **to be removed** | Not supported | Not supported |
| notation push | Experimental | **to be removed** | Not supported | Not supported |
| notation sign | alpha | Beta | Beta | Stable ||
| notation verify | alpha | Beta | Beta | Stable | Verify using trust policy and trust store |
| notation policy | | | | | Proposal: add new command for managing trust policy JSON file|
| notation inspect | Not supported | Not supported | Beta | Stable | Proposal: New command for key discovery |