question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Need document about secrets for local mode

See original GitHub issue

I can’t find any document about the secrets prefix in ~/.config/digdag/config.

For example,

secrets.pg.password = digdag1

related issues #356, #423.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:2
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Vanuancommented, Jun 4, 2019

After digging through github issues found the answer:

digdag secret --set pg.password --local
0reactions
hiroyuki-satocommented, Jul 12, 2019

@yoyama. I agree with you

I expected something like “Secrets” section in “Concepts”, somewhere between parameters and operators.

Le’ts discuss this document improvement on another issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Secrets Management | Confluent Documentation
Choose a location for the secrets file on your local host (not a location where Confluent Platform services run). The secrets file contains...
Read more >
Secrets | Kubernetes
If you want to access data from a Secret in a Pod, one way to do that is to have Kubernetes make the...
Read more >
The Complete Guide to Docker Secrets - Earthly Blog
Secrets can be used to prove a user's identity and to authenticate and authorize the user to access applications and services. Once you...
Read more >
Safe storage of app secrets in development in ASP.NET Core
Learn how to store and retrieve sensitive information during the development of an ASP.NET Core app.
Read more >
Managing secrets - The Comprehensive R Archive Network
This document gives you the basics on securely managing secrets. Most of this document is not directly related to httr, but it's common...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found