# leapview bootstrap-project

Bootstrap a target with this deployment authority's ProjectUID

## Usage

```sh
leapview bootstrap-project <target> [flags]
```

## Behavior

| Side effect | Confirmation |
| --- | --- |
| `write` | `never` |

## Options

| Flag | Type | Default | Required | Description |
| --- | --- | --- | --- | --- |
| `--format` | string | `text` | false | output format: text or json |
| `--project-uid` | string | `` | false | externally issued ProjectUID (first bootstrap only) |
| `--token` | string | `` | false | instance-admin API token |
