# tendermint

#### Available Commands

<table><thead><tr><th width="271">Name, shorthand</th><th>Description</th></tr></thead><tbody><tr><td>show-address</td><td>Shows this node's tendermint validator consensus address</td></tr><tr><td>show-node-id</td><td>Show this node's ID</td></tr><tr><td>show-validator</td><td>Show this node's tendermint validator info</td></tr><tr><td>version</td><td>Print tendermint libraries' version</td></tr></tbody></table>

#### uptickd tendermint show-address

#### Shows this node's tendermint validator consensus address

```Bash
uptickd tendermint show-address
```

#### uptickd tendermint show-node-id

Shows this node's id

```Bash
uptickd tendermint show-node-id
```

#### uptickd tendermint show-validator

```Bash
uptickd tendermint show-validator
```

#### uptickd tendermint version

```Bash
uptickd tendermint version
```
