canonical / charmcraft

Collaborate, build and publish charmed operators for Kubernetes, Linux and Windows.
Apache License 2.0
66 stars 71 forks source link

Provide a way to download the charm file #344

Open facundobatista opened 3 years ago

facundobatista commented 3 years ago

Charmcraft should grow a download command to just get the .charm file from Charmhub.

It should provide a --unpack option to also unzip the downloaded .charm (not clear if in this case the original .charm should be kept, or removed after downloading it).

dparv commented 2 years ago

+1

Andrey-mp commented 2 years ago

+1

Andrey-mp commented 2 years ago

maybe there is a some URL to download it as juju controller does?

syncronize-issues-to-jira[bot] commented 2 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3249.

This message was autogenerated

lengau commented 1 month ago

This is duplicating the juju download command, so it's very low priority.