muenzpraeger/Extract package version create information
Extracts JSON data from the sfdx force:package:version:create command
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| json | JSON output of package version create command | yes | — |
Outputs
| name | description |
|---|---|
| errorMessages | Error messages of package version create command |
| isSuccess | Response status of package version create command |
| packageVersionId | ID of created package version |