prismatic-io / prism

Prismatic's CLI tool for managing prismatic.io resources from the command line
MIT License
20 stars 3 forks source link

Restore ability to import icon when importing an integration YAML definition #78

Closed taylorreece closed 6 months ago

taylorreece commented 6 months ago

When importing an integration that is defined in YAML, you can specify an --icon-path flag to set your integration's icon. A recent PR that implemented code-native integration importing missed that flag. This restores the icon-setting functionality.