# cedana plugin install

Install a plugin (specify version with @)

```
cedana plugin install <plugin>... [flags]
```

## Options

```
  -h, --help   help for install
```

## Options inherited from parent commands

```
      --address string      address to use (host:port for TCP, path for UNIX, cid:port for VSOCK)
      --config string       one-time config JSON string (merge with existing config)
      --config-dir string   custom config directory
      --profiling           enable profiling/show profiling data
      --protocol string     protocol to use (TCP, UNIX, VSOCK)
```

## SEE ALSO

* [cedana plugin](https://docs.cedana.ai/daemon/references/cli/cedana_plugin) - Manage plugins
