Files
oam/knowledge base/tfe-admin.md
2023-05-25 21:40:24 +02:00

35 lines
622 B
Markdown

# `tfe-admin`
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
```sh
# Reveal the Initial Admin Creation Token.
tfe-admin retrieve-iact
# Execute a health check.
tfe-admin health-check
```
## Further readings
- [Terraform Enterprise]
## Sources
All the references in the [further readings] section, plus the following:
<!-- project's references -->
<!-- in-article references -->
[further readings]: #further-readings
<!-- internal references -->
[terraform enterprise]: terraform%20enterprise.md
<!-- external references -->