cloudify-cosmo/Get Cloudify Environment Data
Retrieves a Cloudify environment's data, into a file and/or an output
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 5, 2022
- License
- None
Pinned Snippet
uses: cloudify-cosmo/environment-data-action@174090d8e6126fb8c26eaa2699bf55cd6fb864b7 # v1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| environment-name | Name of Cloudify environment to inquire | yes | — |
| outputs-file | Path to JSON file to receive the Cloudify environment's outputs and capabilities | no | - |
Outputs
| name | description |
|---|---|
| environment-data | The Cloudify environment's outputs and capabilties |