ufo upgrade v3to4
Usage
ufo upgrade v3to4
Description
Upgrade from version 3 to 4.
Examples
ufo upgrade v3to4 --vpc-id vpc-123 --ecs-subnets subnet-111 subnet-222 --elb-subnets subnet-111 subnet-222
Options
[--force] # Bypass overwrite are you sure prompt for existing files.
[--vpc-id=VPC_ID] # Vpc id
[--ecs-subnets=one two three] # Subnets for ECS tasks, defaults to --elb-subnets set to
[--elb-subnets=one two three] # Subnets for ELB
Edit this page
See a typo or an error? You can improve this page. This website is available on GitHub and contributions are encouraged and welcomed. We love pull requests from you!
- Suggest an edit to this page (here's the contributing guide).
- Open an issue about this page to report a problem.