Skip to content

REST API to execute actions via requests #105

@davidferlay

Description

@davidferlay

Observed

  • There are currently 2 ways to execute actions:
    • from cli
    • from webui

Expected

  • It could be useful to add ability to execute actions from a REST API
  • It would make launchrctl useful in integration/machine use case

Details

  • Would be great to have ability to turn on/off the API server as well as running it foreground/background (similarly as webui command)
    • launchrctl rest
    • launchrctl rest --foreground --port 1234
    • launchrctl rest stop
  • This new command may live in dedicated plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions