b32e2da0a5
Signed-off-by: Joel Longtine <joel@dagger.io>
24 lines
240 B
Markdown
24 lines
240 B
Markdown
---
|
|
sidebar_label: gcs
|
|
---
|
|
|
|
# alpha.dagger.io/gcp/gcs
|
|
|
|
Google Cloud Storage
|
|
|
|
```cue
|
|
import "alpha.dagger.io/gcp/gcs"
|
|
```
|
|
|
|
## gcs.#Object
|
|
|
|
GCS Bucket object(s) sync
|
|
|
|
### gcs.#Object Inputs
|
|
|
|
_No input._
|
|
|
|
### gcs.#Object Outputs
|
|
|
|
_No output._
|