Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ECLAT-RMSG(1)		      Eclat User Reference		   ECLAT-RMSG(1)

NAME
     eclat-rmsg, eclat-delete-security-group - delete security group

SYNOPSIS
     eclat rmsg [-n] [--name] GROUP

     eclat rmsg -h

     eclat rmsg --help

     eclat rmsg --usage

DESCRIPTION
     Deletes existing EC2 security group.  The GROUP argument supplies the ID or
     name (if the --name option is given) of the group.

     If  ID translation is enabled (see the section MAPS in eclat(1)), this com-
     mand uses the GroupId (or GroupName, if the --name option is given) map  to
     translate the GROUP argument.

OPTIONS
     -n,--name
	    Treat GROUP as the name of the group to be deleted.

     -h,--help
	    Give a terse help summary.

     --usage
	    List command line syntax and available options.

SEE ALSO
     eclat(1), eclat-mksg(1), eclat-lssg(1), eclat-sg(1).

AUTHORS
     Sergey Poznyakoff

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

COPYRIGHT
     Copyright (C) 2012-2018 Sergey Poznyakoff
     License GPLv3+: GNU GPL version 3 or later <http://gnu.org/li-
     censes/gpl.html>
     This  is  free software: you are free to change and redistribute it.  There
     is NO WARRANTY, to the extent permitted by law.

ECLAT				January 26, 2015		   ECLAT-RMSG(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=eclat-rmsg&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help