mark command as experimental in docs and cli

Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
Riyaz Faizullabhoy
2017-09-25 09:39:46 -07:00
parent c6db0cd7a1
commit e07f345267
4 changed files with 7 additions and 1 deletions
@@ -29,6 +29,8 @@ Options:
`docker trust revoke` removes signatures from tags in signed repositories.
`docker trust revoke` is currently experimental.
## Examples
### Revoke signatures from a signed tag
+2
View File
@@ -26,6 +26,8 @@ Sign an image
`docker trust sign` adds signatures to tags to create signed repositories.
`docker trust sign` is currently experimental.
## Examples
### Sign a tag as a repo admin
+2
View File
@@ -30,6 +30,8 @@ new tags.
By default, `docker trust view` renders results in a table.
`docker trust view` is currently experimental.
## Examples