Skip to content

Commit 01f41e8

Browse files
github-actions[bot]bartventer
authored andcommitted
docs(src/all): Automated documentation update [skip ci]
1 parent b89d14e commit 01f41e8

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

src/gcloud-cli/README.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
2+
# Google Cloud CLI (gcloud-cli)
3+
4+
Installs the Google Cloud CLI, including 'gcloud' for interacting with Google Cloud, 'bq' for BigQuery, and 'gsutil' for Cloud Storage.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/bartventer/arch-devcontainer-features/gcloud-cli:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Select or enter a version of the Google Cloud CLI | string | latest |
19+
20+
## OS Support
21+
22+
This Feature should work on recent versions of Arch Linux.
23+
24+
25+
---
26+
27+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/bartventer/arch-devcontainer-features/blob/main/src/gcloud-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)