Security Groups
Create a Security Group
ace sg create --name <name> [flags]Flags
Flag
Required
Description
Example
ace sg create --name web-sg --description "Web server security group"Sample Output
Security group created.
ID: a1b2c3d4-e5f6-7890-abcd-ef1234567890
Name: web-sgList Security Groups
Sample Output
Get Security Group Details
Sample Output
Update a Security Group
Flags
Flag
Required
Description
Example
Delete Security Groups
Example
Rule Management
Add a Rule
Flags
Flag
Required
Default
Description
Shortcut Protocols
Shortcut
Protocol
Port
Examples
Sample Output
Delete Rules
Example
Common Patterns
Web Server Security Group
Database Security Group (Private Access Only)
Command Summary
Command
Description
Last updated