We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sam init --help
After running sam init --help, this example is an archived repo:
$ sam init --location git+ssh://[email protected]/aws-samples/cookiecutter-aws-sam-python.git
Run sam init --help
Not this repo.
Per https://github.com/aws-samples/cookiecutter-aws-sam-python#archived maybe another example repository.
{ "version": "1.131.0", "system": { "python": "3.13.0", "os": "macOS-15.1.1-x86_64-i386-64bit-Mach-O" }, "additional_dependencies": { "docker_engine": "Not available", "aws_cdk": "Not available", "terraform": "1.5.7" }, "available_beta_feature_env_vars": [ "SAM_CLI_BETA_FEATURES", "SAM_CLI_BETA_BUILD_PERFORMANCE", "SAM_CLI_BETA_TERRAFORM_SUPPORT", "SAM_CLI_BETA_RUST_CARGO_LAMBDA" ] }```
The text was updated successfully, but these errors were encountered:
Thanks you for raising this. We are taking a look.
Sorry, something went wrong.
Hi @miketheman, Thank you for your contribution. We will track this internally to improve the help section for sam cli.
No branches or pull requests
Description:
After running
sam init --help
, this example is an archived repo:Steps to reproduce:
Run
sam init --help
Expected result:
Not this repo.
Per https://github.com/aws-samples/cookiecutter-aws-sam-python#archived maybe another example repository.
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
The text was updated successfully, but these errors were encountered: