docs: refreshed stdlib

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba
2021-06-15 18:10:57 +02:00
parent d1454a9871
commit 5eb40b3176
8 changed files with 60 additions and 48 deletions

View File

@@ -25,8 +25,8 @@ import (
// ECR registry secret
secret: {
os.#File & {
from: ctr
path: "/out"
}
from: ctr
path: "/out"
}
}.read.data @dagger(output)
}

View File

@@ -8,6 +8,8 @@ import (
)
// S3 Bucket upload (file or directory)
// FIXME: rename #Put to use a noun
// FIXME: deprecate in favor of #Sync
#Put: {
// AWS Config
@@ -93,6 +95,7 @@ import (
}
// S3 Bucket sync
// FIXME: rename #Sync to use a noun
#Sync: {
// AWS Config