juju / jujushell-charm

A charm for allowing Juju CLI through a WebSocket connection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jujushell charm

A Juju charm for allowing access to the Juju CLI through WebSocket connections.

States

This charm sets the following states:

  • jujushell.installed --- set when the installed hook completes.
  • jujushell.stopped --- set when the charm is stopped, removed when the jujushell service starts.
  • jujushell.started --- set when the service is (re)started, removed when the service is stopped.

About

A charm for allowing Juju CLI through a WebSocket connection

License:GNU Affero General Public License v3.0


Languages

Language:Python 98.5%Language:Makefile 1.5%