This subcommand returns a list of secrets for the named repository. Please note this command requires administrative privilege to the repository.
NAME:
drone secret ls - list secrets
USAGE:
drone secret ls [command options] [arguments...]
OPTIONS:
--repository value repository name (e.g. octocat/hello-world)
Example usage:
$ drone repo ls -repository octocat/hello-world
docker_username
Events: push, tag, deployment
Images: plugins/docker
docker_password
Events: push, tag, deployment
Images: plugins/docker