Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 408 Bytes

File metadata and controls

16 lines (12 loc) · 408 Bytes

SYNOPSIS

./pgedge spock node-drop-interface NODE_NAME INTERFACE_NAME DB

DESCRIPTION

Drop an interface from a spock node. 

Example: spock node-drop-interface n1 n1_2 demo

POSITIONAL ARGUMENTS

NODE_NAME
    The name of the node. Example: n1
INTERFACE_NAME
    The interface name to remove from the node. Example: n1_2
DB
    The name of the database. Example: demo