open-nomad/plugins/shared/cmd/launcher/README.md
Alex Dadgar 83ad5afb69 Example device plugin and helpers
This PR introduces:
* An example device plugin that exposes files as devices for testing.
* Helpers for serving a device plugin
* A launcher binary that allows interacting with a device plugin without
needing a Nomad client.
2018-08-28 13:59:57 -07:00

167 B

This command allows plugin developers to interact with a plugin directly. The command has subcommands for each plugin type. See the subcommands for usage information.