stdlib: renamed verbs to nouns

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba
2021-06-15 17:57:14 +02:00
parent 6f9a61386e
commit d1454a9871
10 changed files with 35 additions and 29 deletions

View File

@@ -94,6 +94,7 @@ import (
// S3 Bucket sync
#Sync: {
// AWS Config
config: aws.#Config
@@ -103,8 +104,7 @@ import (
// Target S3 URL (eg. s3://<bucket-name>/<path>/<sub-path>)
target: string @dagger(input)
// Files that exist in the destination but not in the
// source are deleted during sync.
// Delete files that already exist on remote destination
delete: *false | bool @dagger(input)
// Object content type