17 lines
297 B
Markdown
17 lines
297 B
Markdown
|
|
# scripts/deployment/check-infrastructure-status.sh
|
||
|
|
|
||
|
|
Check Infrastructure Deployment Status
|
||
|
|
|
||
|
|
|
||
|
|
**Uses common library**: no
|
||
|
|
|
||
|
|
**Has --help**: no
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
`./scripts/deployment/check-infrastructure-status.sh --help`
|
||
|
|
|
||
|
|
## Examples
|
||
|
|
```bash
|
||
|
|
./scripts/deployment/check-infrastructure-status.sh --help
|
||
|
|
```
|