How-to perform other Charm operations¶
Other charm operations such as deploying
, publishing
, and upgrading
are identical to those for charms written in Python or other languages. Using goops
does not change the way you interact with Juju for these operations. For more information on these operations, refer to the Juju documentation.