class SafeDb::Publish
The safe publish command knows how to talk to external credential consumers like Kubernetes Secrets, Jenkins
Credentials, Git
Secrets, Terraform
Secrets, Docker
Secrets, HashiCorp's Vault and more besides.
Use
publish to tell safe what to publish, what to publish it as and if necessary where to publish it to.
-
`safe publish –docker-registry-credentials –kubernetes-secret`
-
`safe publish –username-password –jenkins –at localhost:8080`
Visit
documentation at www.safedb.net/docs/copy-paste
Public Instance Methods
query_verse()
click to toggle source
# File lib/controller/query/publish.rb, line 18 def query_verse() end