orangeqs.juice.cli.hook#

Juice CLI hook commands.

Module Contents#

Functions#

hook

Juice CLI hook commands.

start_pre

Run start-pre hook for a component.

API#

orangeqs.juice.cli.hook.hook() None#

Juice CLI hook commands.

orangeqs.juice.cli.hook.start_pre(component: str) None#

Run start-pre hook for a component.

Meant to be run as ExecStartPre systemd hook before starting a component.

Supported components:

  • environment-: Builds the specified environment.