Skip to main content
Version: 2.0 (deprecated)

awslambda


pants awslambda [args]

Deprecated in favor of the package goal.

Backend: ``

Config section: [awslambda]

Basic options

output_file

--awslambda-output-file=<path>
PANTS_AWSLAMBDA_OUTPUT_FILE
pants.toml
[awslambda]
output_file = <path>
default: None

Output the goal's stdout to this file. If unspecified, outputs to stdout.

sep

--awslambda-sep=<separator>
PANTS_AWSLAMBDA_SEP
pants.toml
[awslambda]
sep = <separator>
default: \n

String to use to separate lines in line-oriented output.

Advanced options

None

Deprecated options

None