Skip to content

Commit f6fd921

Browse files
committed
Document getting exoframe-server logs
Closes #202
1 parent 814cc29 commit f6fd921

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/Basics.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ You can find the list of available recipes [on npm](https://www.npmjs.com/search
6262
| update [target] | Gets current versions or updates given target (server, traefik, all) |
6363
| completion | Generates bash completion script |
6464

65+
## Special commands
66+
67+
Exoframe CLI has a number of special commands, specifically:
68+
69+
- `exoframe logs exoframe-server` - will return current server logs (only works when running server as container)
70+
6571
## Project config file
6672

6773
All of the configuration for the deployed projects is done using `exoframe.json` config file.

0 commit comments

Comments
 (0)