mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-06-02 07:27:33 +00:00
change plugin invocation name for consistency
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ let package = Package(
|
||||
name: "AWSLambdaPackager",
|
||||
capability: .command(
|
||||
intent: .custom(
|
||||
verb: "archive",
|
||||
verb: "lambda-build",
|
||||
description:
|
||||
"Archive the Lambda binary and prepare it for uploading to AWS. Requires docker on macOS or non Amazonlinux 2 distributions."
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user