-
Reported by a customer:
The example '.edgerc' content 'host' attributes contains trailing forward slashes:
[default]
host = akaa-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.luna.akamaiapis.net/
The cu…
-
Hi team.
Due to `brew` not working well (same symptom as below issue), I'm trying to use docker image to use Akamai CLI.
Installation itself had no problem, but `akamai/shell` reported me that pla…
-
When Invoke-AkamaiRestMethod throws an error, the detailed reason of the web call failure (the underlying Invoke-RestMethod failure body) is stored in the $_.ErrorDetails object. When the below code i…
-
Hi there,
### Terraform Version
```
terraform -v
Terraform v1.2.5
on darwin_amd64
+ provider registry.terraform.io/akamai/akamai v2.2.0
```
### Affected Resource(s)
- akamai_edge_hostnam…
-
Bossman command are throwing the below error:
There are no problems with the git command because all the git command are working fine.
fsipa updated
2 years ago
-
Seems the credentials are hardcoded to ~/.edgerc
It will be great to allow people to indicate the location (path+filename) of the file containing the API credentials (similar to what the Akamai CL…
-
The CLI style guide https://developer.akamai.com/cli/docs/style-guide states all the Akamai CLIs should support 2 parameters: --edgerc and --section
Seems the first one is missing on this CLI. --ed…
-
It seems like some of the cloudlets CLI commands like 'akamai cloudlets update' and 'akamai cloudlets activate' do NOT provide an option to override the path to .edgerc file using the --edgerc option.…
-
The CLI requires ~/.edgerc to exist, even when --edgerc parameter is used to specify a different edgerc location
For example, the below command fails when there is no file present at ~/.edgerc, eve…
-
Hi there 👋
### TLDR;
Unable to `apply` tf configuration with a dynamically resolved cp code reference to akamai_cp_code resource inside a template file for JSON rules, despite being able to run s…