quarto-dev / quarto-dev/quarto-cli
Support `_environment-<profile>.local` for profile-specific secrets
Open
@cderv is already working on this.
Since Mar 19, 2026.
enhancement
projects
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Discussed in https://github.com/orgs/quarto-dev/discussions/14231
Originally posted by alyst March 19, 2026
Description
My use case is using per-profile credentials for the notebook data retrieval.
According to Quarto docs, it currently supports:
_environment
_environment-<profile>
_environment.local
But it does not mention _environment-<profile>.local files. Supporting them will streamline things a lot.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.