mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
24 lines
380 B
Markdown
24 lines
380 B
Markdown
# Replicated
|
|
|
|
## TL;DR
|
|
|
|
```sh
|
|
# Get Replicated's logs.
|
|
docker logs replicated
|
|
```
|
|
|
|
## Further readings
|
|
|
|
- [replicatedctl]
|
|
- [Configuration file example]
|
|
|
|
## Sources
|
|
|
|
<!-- project's references -->
|
|
|
|
<!-- internal references -->
|
|
[replicatedctl]: replicatedctl.md
|
|
[configuration file example]: ../examples/terraform%20enterprise/replicated.settings.json
|
|
|
|
<!-- external references -->
|