Usage
serverless-switch [options] [stackname]
Switch to a different stack
Options
- -p --p <
path
> Working Path (default:.
) - -s --stage <
stage
> New Stage (dev, staging, production) - -b --base Use the name of current directory (serverless-switch) as base name
- --skip-setup Skip the setup process after changing the name
- -r --region <
region
> Set the region (e.g. us-east-1)