mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 05:06:56 -06:00
15 lines
238 B
Markdown
15 lines
238 B
Markdown
# Taskcat commands
|
|
|
|
```
|
|
taskcat test run -n -l -t existing-vpc
|
|
```
|
|
|
|
# CFN commands
|
|
|
|
```
|
|
cfn submit
|
|
```
|
|
|
|
```
|
|
aws cloudformation set-type-default-version --type-name JFrog::Artifactory::NewVpc::MODULE --version-id 00000010 --type MODULE
|
|
``` |