From 13e088273f220f6e7e75d03817c28f134296e659 Mon Sep 17 00:00:00 2001 From: Matthew Rich Date: Fri, 29 Jan 2021 10:12:44 -0600 Subject: [PATCH] Updated commands to include dashes instead of underscores as underscores return an error. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fde883a..6cf134e 100644 --- a/README.md +++ b/README.md @@ -80,15 +80,15 @@ Options: Commands: attach Attach a template with Cisco SDWAN. - attached_devices Retrieve and return devices associated to a... + attached-devices Retrieve and return devices associated to a... detach Detach a template with Cisco SDWAN. - device_list Retrieve and return network devices list. - template_list Retrieve and return templates list. + device-list Retrieve and return network devices list. + template-list Retrieve and return templates list. ``` Look at the available templates. Each template will provide the number of devices already attached and the template ID. -`./sdwan.py template_list` +`./sdwan.py template-list` OUTPUT @@ -107,9 +107,9 @@ Retrieving the templates available. ╘═════════════════════════════╧═════════════════╧══════════════════════════════════════╧════════════════════╧════════════════════╛ ``` -Retrieve the list of devices that make up the SD-WAN fabric with ./sdwan.py device_list. +Retrieve the list of devices that make up the SD-WAN fabric with ./sdwan.py device-list. -`$ ./sdwan.py device_list` +`$ ./sdwan.py device-list` OUTPUT