Skip to content

Commit 7d1d54f

Browse files
josibakegithub-actions[bot]
authored andcommitted
Update apidocs and/or graphdocs
1 parent adc569a commit 7d1d54f

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

docs/warcli.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,29 @@ options:
124124
| arches | String | | |
125125
| action | String | | "load" |
126126

127+
## Namespaces
128+
129+
### `warcli namespaces deploy`
130+
Deploy namespaces with users from a \<namespaces_file>
131+
132+
options:
133+
| name | type | required | default |
134+
|------------|--------|------------|----------------------------|
135+
| namespaces | String | | "two_namespaces_two_users" |
136+
137+
### `warcli namespaces destroy`
138+
Destroy a specific namespace or all warnet- prefixed namespaces
139+
140+
options:
141+
| name | type | required | default |
142+
|-------------|--------|------------|-----------|
143+
| destroy_all | Bool | | False |
144+
| namespace | String | | |
145+
146+
### `warcli namespaces list`
147+
List all namespaces with 'warnet-' prefix
148+
149+
127150
## Network
128151

129152
### `warcli network connected`

0 commit comments

Comments
 (0)