list
Usage
cldkctl flexi security list [flags]Aliases
list, lsSteps
cldkctl flexi security list 
Column
Description
Flags
Flag
Description
Last updated

List all flexi security in your project. This command allows you to view the flexi security that have been created along with their details.
cldkctl flexi security list [flags]list, lsFollow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl flexi security list The terminal displays the command output.

ID
The unique identifier of the security configuration.
Name
The name of the security configuration.
Applied To
The number of resources (such as instances) where the security configuration is applied.
Rules
The number of security rules configured in the security configuration.
Created At
The date and time when the security configuration was created.
This command supports global flags. Refer to the Global Flags section for details
--help
-h
Help for the list command.
--project string
-p
Project ID for filtering security
Last updated