We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0427a2f commit 2a31ed6Copy full SHA for 2a31ed6
docs/warnet.md
@@ -38,6 +38,15 @@ Bring down a running warnet
38
Initialize a warnet project in the current directory
39
40
41
+### `warnet logs`
42
+Show the logs of a pod
43
+
44
+options:
45
+| name | type | required | default |
46
+|----------|--------|------------|-----------|
47
+| pod_name | String | | |
48
+| follow | Bool | | False |
49
50
### `warnet new`
51
Create a new warnet project in the specified directory
52
0 commit comments