bsud 0.1.4

bsud auto-scale BSU volumes on Outscale's cloud
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Install BSUd

## As a standalone binary

Go to [Github's releases](https://github.com/outscale/bsud/releases) to get the latest BSUd version.

## Using cargo

If you have cargo installed:
```bash
cargo install bsud
```

# What next?

Once installed, check [Use section](https://github.com/outscale/bsud/blob/main/docs/use.md) to get more details on how to run it.