# Replicated ## Table of contents 1. [TL;DR](#tldr) 1. [Further readings](#further-readings) ## TL;DR ```sh # Get Replicated's logs. docker logs replicated # Reveal Terraform Enterprise instances' Initial Admin Creation Token. replicated admin --tty=0 retrieve-iact ``` ## Further readings - [replicatedctl] - [Configuration file example] [replicatedctl]: replicatedctl.md [configuration file example]: ../examples/terraform%20enterprise/replicated.settings.json