Network Commands

Commands used to interact with networks you provision in DragonOps.


network list

The network list command is used to list all metadata for the networks associated with your DragonOps organization.

Use (minimal):

dragonops network list

Use (full):

dragonops network list --where <key=value> --do-api-key <do-api-key> --confirm 

Flags:

All flags for the network list command are optional – you will be prompted for anything you do not provide.

flag description  
do-api-key The DragonOps API key associated with a valid user.  
where Any filter to apply to the group list search. The with the key and value should be separated by an =. Example: --where Group.Account.AwsAccountId=1234567891012.  
confirm A boolean, passed as --confirm. Used to skip any prompts that already have defaults and confirm actions without user input.  

Resources Provisioned

N/A