You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cmd/destroy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The `destroy` command destroys a lab referenced by its [topology definition file
14
14
15
15
#### topology
16
16
17
-
With the global `--topo | -t` flag a user sets the path to the topology definition file that will be used to spin up a lab.
17
+
With the global `--topo | -t` flag a user sets the path to the topology definition file that will be used to identify the lab to destroy.
18
18
19
19
When the topology path refers to a directory, containerlab will look for a file with `.clab.yml` extension in that directory and use it as a topology definition file.
0 commit comments