You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m encountering an issue when using the export-zone command in the Akamai Terraform CLI. Despite providing the <zone> argument as required, I keep getting the following error:
Invalid arguments usage, next arguments are required: <zone>
Hi Team,
I’m encountering an issue when using the
export-zone
command in the Akamai Terraform CLI. Despite providing the<zone>
argument as required, I keep getting the following error:Command Used:
Expected Behaviour:
The command should generate the json formatted resource import list file.
Observed Behaviour:
The CLI throws an error indicating that the
<zone>
argument is required, even though it was provided.Environment Details:
1.6.0
1.19.0
Troubleshooting Steps Taken:
<zone>
argument is correctly provided as a positional argument.--createconfig
,--resources
) along with the<zone>
argument.export-zone
command.Questions:
export-zone
command?Steps to Reproduce:
Any guidance or suggestions to resolve this issue would be greatly appreciated. Thank you for your support!
The text was updated successfully, but these errors were encountered: