Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Commit 2bbbb3e

Browse files
author
JPHess
authored
updated step for getting aws deployment outputs
1 parent c029663 commit 2bbbb3e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ $ cfy install cloudify-environment-setup-latest/openstack-blueprint.yaml \
8686

8787
### 3. Gather the information you need to configure your manager (or bootstrap and then configure). You can get that information from the `cfy deployments outputs` CLI command.
8888

89+
#### For AWS run:
90+
```shell
91+
$ cfy deployments outputs -b /Users/xxxx/.cloudify/profiles/local/cloudify-environment-setup-latest/
92+
```
93+
94+
#### For OpenStack run:
8995
```shell
9096
$ cfy deployments outputs
9197
```

0 commit comments

Comments
 (0)