Added logs-related commands for Replicated

This commit is contained in:
Michele Cereda
2023-02-02 22:45:32 +01:00
parent 0bd9676a2e
commit da872e122e
2 changed files with 14 additions and 0 deletions

View File

@@ -1,5 +1,12 @@
# Replicated
## TL;DR
```sh
# Get Replicated's logs.
docker logs replicated
```
## Further readings
- [replicatedctl]