To get started:
- Choose the correct executable for your OS
- Set the
DD_COMPUTE_USER
andDD_COMPUTE_PASSWORD
environment variables to your CloudControl credentials. - Run the following command.
dd-tf-export --region AU --datacenter AU9 --networkdomain your_network_domain_id > ./your_network_domain.tf
Note that you can specify the --networkdomain
parameter multiple times to export multiple network domains at a time.