> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/while-using-armory-arm-cli-cannot-refer-to-pipelineid.md).

# While using Armory ARM-CLI, Cannot Refer to PipelineID

### Issue <a href="#issue" id="issue"></a>

While using Armory ARM-CLI (`arm dinghy render`) to perform an evaluation of the DinghyFile offline, if the DinghyFile contains a `pipelineId` function, it produces the following error: level=error msg=Failed to execute buffer ... level=error msg=Parsing dinghyfile failed .... error calling pipelineID: runtime error: invalid memory address or nil pointer dereference

### Cause <a href="#cause" id="cause"></a>

`pipelineID` lookup was not implemented before ARM-CLI 1.6.0
