mirror of https://github.com/docker/cli.git
1.1 KiB
1.1 KiB
title | description | keywords |
---|---|---|
secret | The secret command description and usage | secret |
secret
Usage: docker secret COMMAND
Manage Docker secrets
Options:
--help Print usage
Commands:
create Create a secret from a file or STDIN as content
inspect Display detailed information on one or more secrets
ls List secrets
rm Remove one or more secrets
Run 'docker secret COMMAND --help' for more information on a command.
Description
Manage secrets.