| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
stack remove host interface alias {host} [alias=string] [interface=string]
Remove an alias from a host interface.
[host]
One host.
{alias=string}
{interface=string}
Interface to remove aliases for.
stack remove host interface alias backend-0-0 alias=c-0-0
Removes the alias "c-0-0" for host "backend-0-0".
stack remove host interface alias backend-0-0 interface=eth0
Removes all aliases for "backend-0-0" assigned to "eth0"
stack remove host interface alias backend-0-0
Removes all aliases for "backend-0-0".
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.
| Back | FazBrowse Home | New Git URL |