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: router-cli/README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,9 @@ Initialize a new configuration file. If LOCATION is not specified, creates in th
102
102
### config CONFIG
103
103
Upload a configuration file to the router. CONFIG is the path to your configuration file.
104
104
105
+
### export [OUTPUT]
106
+
Export the current configuration from the router as YAML. If OUTPUT is not specified, the file `gateway-config.yaml` will be created in the current directory.
0 commit comments