ECLAT-DEVOL

NAME
SYNOPSIS
DESCRIPTION
EXAMPLE
SEE ALSO
AUTHORS
BUG REPORTS
COPYRIGHT

NAME

eclat-devol, eclat-detach-volume - detach a volume from an instance

SYNOPSIS

eclat devol [-f] [--force] VOL-ID [INST-ID [DEV-NAME]]

eclat devol --help

DESCRIPTION

The devol command detaches a volume from an EC2 instance. The volume is identified by the VOL-ID argument, which specifies its identifier or symbolic name (if ID mapping is enabled). In the latter case, the name is translated to ID using the VolumeId map.

The optional argument INST-ID specifies the ID of the instance to attach the volume to. If ID mapping is enabled, it is translated using the InstanceId map. Finally, the optional argument DEV-NAME specifies the name of the device that refers to this volume.

EXAMPLE

$ eclat devol vol-12340156 i-40ed7ef3 /dev/xvdf
vol-12340156 detaching i-40ed7ef3 /dev/xvdf

SEE ALSO

eclat(1), eclat-atvol(1), eclat-mkvol(1), eclat-rmvol(1), eclat-lsvol(1).

AUTHORS

Sergey Poznyakoff

BUG REPORTS

Report bugs to <bug-eclat@gnu.org.ua>.

COPYRIGHT

Copyright © 2012-2018 Sergey Poznyakoff
License 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.


Manpage server at man.gnu.org.ua.

Powered by mansrv 1.1