-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Currently the commands return results in plain text.
Examples:
deployprintsDeployed to address: ...proposeUpgradeprintsProposal ID: ...andProposal URL: ...getDeployApprovalProcessandgetUpgradeApprovalProcessprintApproval process ID:andVia: ...(ifviait is notundefined)
Since this CLI is mainly consumed programmatically, for example from the Foundry Upgrades plugin, we should consider making these results more consumable by printing JSON strings instead.
Particularly, it would also allow for some returned fields to be undefined, for example the via field from the approval process.
This would be a breaking change and it is why the current version of this CLI is still tagged as alpha.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels