exo-compute Verified for current stable LTS

Exo Compute Command: Add Security Group Rule

Use for add security group rule with Exo Compute. Exact CLI syntax to add security group rule using Exo Compute.

When to use this: Use for add security group rule with Exo Compute.

Command Syntax

exo compute security-group rule add <security_group_name|id> --description '<Allow SSH access>' --flow <ingress> --port <22> --network <0.0.0.0/0>

Command Breakdown

--description
Command Option
Tool-specific option used by this command invocation.
--flow
Command Option
Tool-specific option used by this command invocation.
--port
Command Option
Tool-specific option used by this command invocation.
--network
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to add security group rule using Exo Compute.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Exo Compute directory