Skip to content

Reimplement 'halo start' and 'halo stop' #95

Description

@jarrett-lanl

It would be useful to be able to start and stop halo resources in both a global context, and per-resource context.
For example:
halo start -- manages all resources and starts them
halo stop -- unmanages all resources and stops them
halo start <resource> -- manage specified resource and start it
halo stop <resource> -- unmanage specified resource and stop it

It would equally be useful to be able to run the manager daemon in a "start unmanaged" mode
I.E when the service is started, it connects to the remote hosts, but all resources are unmanaged by default so they do not start and therefore they must be started (per the previous commands) or managed manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions