Channel Revision Published Runs on
latest/beta 106 Today
Ubuntu 24.04 Ubuntu 22.04
latest/beta 105 Today
Ubuntu 24.04 Ubuntu 22.04
latest/beta 102 Today
Ubuntu 24.04 Ubuntu 22.04
latest/beta 101 Today
Ubuntu 24.04 Ubuntu 22.04
latest/beta 100 Today
Ubuntu 24.04 Ubuntu 22.04
latest/beta 98 Today
Ubuntu 24.04 Ubuntu 22.04
latest/beta 97 Today
Ubuntu 24.04 Ubuntu 22.04
latest/beta 96 Today
Ubuntu 24.04 Ubuntu 22.04
juju deploy any-charm --channel beta
Show information

Platform:

Ubuntu
24.04 22.04

Learn about actions >

  • get-relation-data

    Get relation data that are currently attached to this charm.

  • rpc

    Invoke any method of the AnyCharm that the return value and arguments can be encoded in JSON. The AnyCharm can be extended with any method using the src-overwrite config.

    Params
    • args string

      A json encoded args list that will be used in the method invocation.

    • kwargs string

      A json encoded kwargs map that will be used in the method invocation.

    • method string