# blade prepare

Prepare to experiment

## Synopsis

Prepare to experiment, for example, attach agent to java process or deploy agent to kubernetes cluster.

```
blade prepare
```

## Examples

```
prepare jvm --process tomcat
```

## Options

```
  -h, --help   help for prepare
```

## Options inherited from parent commands

```
  -d, --debug   Set client to DEBUG mode
```

## SEE ALSO

* [blade](https://xcaspar1.gitbook.io/chaosblade/blade)     - An easy to use and powerful chaos toolkit
* [blade prepare jvm](https://xcaspar1.gitbook.io/chaosblade/blade_prepare/blade_prepare_jvm)     - Attach a type agent to the jvm process

### Auto generated by spf13/cobra on 11-Jul-2019
