Skip to content

Commit 2a31ed6

Browse files
josibakegithub-actions[bot]
authored andcommitted
Update apidocs on
1 parent 0427a2f commit 2a31ed6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/warnet.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ Bring down a running warnet
3838
Initialize a warnet project in the current directory
3939

4040

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+
4150
### `warnet new`
4251
Create a new warnet project in the specified directory
4352

0 commit comments

Comments
 (0)