|
NAMEeclat-disasaddr, eclat-disassociate-address - disassociate IP address from EC2 instance.SYNOPSISeclat disasaddr [--vpc] [-v] IPeclat disasaddr --help DESCRIPTIONThis command disassociates IP address from the EC2 instance.OPTIONS
OUTPUT AND RETURN VALUEThe default output format does not display anything if the operation succeeds. Otherwise it prints on the standard error the diagnostic message returned by the Amazon, and returns code 1 to the shell.The code 2 is returned if eclat is unable to recognize the response. EXAMPLES1.Disassociate the Elastic IP:eclat disasaddr 192.0.2.1 2.eclat disasaddr --vpc eipalloc-5723d13e SEE ALSOeclat(1), eclat-assocaddr(1).AUTHORSSergey PoznyakoffBUG REPORTSReport bugs to <bug-eclat@gnu.org.ua>.COPYRIGHTCopyright © 2012-2018 Sergey PoznyakoffLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
Visit the GSP FreeBSD Man Page Interface. |