Skip to content

Commit 8b9ce85

Browse files
author
github-actions
committed
Automated documentation update [skip ci]
1 parent 613fcdc commit 8b9ce85

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# Bitwarden CLI Persistence (bitwarden-cli-persistence)
3+
4+
Avoid extra logins from the Bitwarden CLI by preserving the `~/.config/Bitwarden CLI` folder across container instances.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/flokoe/devcontainer-features/bitwarden-cli-persistence:0": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
19+
20+
21+
22+
---
23+
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/flokoe/devcontainer-features/blob/main/src/bitwarden-cli-persistence/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

src/puppet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Puppet Agent and PDK (puppet)
33

4-
Install and configure Puppet Agent and PDK via official Puppetlabs repository and Puppet extension for VS Code. This feature is itended for Puppet code/modules development.
4+
Install and configure Puppet Agent and PDK via official Puppetlabs repository and Puppet extension for VS Code. This feature is intended for Puppet code/modules development.
55

66
## Example Usage
77

0 commit comments

Comments
 (0)