open-nomad/website/content/docs/commands/plugin/index.mdx

22 lines
516 B
Plaintext
Raw Normal View History

---
layout: docs
page_title: 'Commands: plugin'
description: |
The plugin command is used to interact with plugins.
---
# Command: plugin
The `plugin` command is used to interact with plugins.
## Usage
Usage: `nomad plugin <subcommand> [options]`
Run `nomad plugin <subcommand> -h` for help on that subcommand. The following
subcommands are available:
- [`plugin status`][status] - Display status information about a plugin
[status]: /docs/commands/plugin/status 'Display status information about a plugin'