We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a597b3 commit ae44214Copy full SHA for ae44214
[email protected]
@@ -37,7 +37,7 @@ let package = Package(
37
name: "AWSLambdaPackager",
38
capability: .command(
39
intent: .custom(
40
- verb: "archive",
+ verb: "archive",
41
description: "Archive the Lambda binary and prepare it for uploading to AWS. Requires docker on macOS."
42
)
43
0 commit comments