Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@awboost/cfn-deploy

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awboost/cfn-deploy

Command line tool to deploy stacks to CloudFormation

  • 0.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-72.22%
Maintainers
1
Weekly downloads
 
Created
Source

@awboost/cfn-deploy

CloudFormation deployment CLI tool. Create, update and delete stacks with streaming logs.

Usage

Usage: cfn-deploy [options] [command]

Create, update and delete CloudFormation stacks with streaming logs.

Options:
  --access-key-id <value>         the AWS access key ID (env: AWS_ACCESS_KEY_ID)
  --secret-access-key <value>     the AWS secret access key (env: AWS_SECRET_ACCESS_KEY)
  --session-token <value>         the AWS session token (env: AWS_SESSION_TOKEN)
  --region <value>                the AWS region (env: AWS_REGION)
  --config <path>                 path to the config file (default: ".cfn-deploy.json")
  --no-config                     skip trying to load a config file
  -p, --profile <name>            the profile to use with aws-vault (env: AWS_VAULT)
  -h, --help                      display help for command

Commands:
  upload [options] <template>     upload a template and associated assets to S3
  changeset [options] <template>  create a changeset and optionally execute it
  delete <stackNameOrId>          delete a stack and all of its resources
  help [command]                  display help for command

FAQs

Package last updated on 30 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc