drone secret info

Updated 2 years ago by Admin

This subcommand prints the secret metadata to the console. Please note this command requires push privileges to the repository.

NAME:
drone secret info - display secret info

USAGE:
drone secret info [command options] [repo/name]

OPTIONS:
--repository value repository name (e.g. octocat/hello-world)
--name value secret name

Example usage:

$ drone secret info octocat/hello-world my_token


How did we do?