---
title: "Templated Variables, CLI starters search, and Various Fixes"
date: 2021-07-02T14:00:00.000-07:00
number: 0036
url: https://railway.com/changelog/2021-07-02
---

# Templated Variables, CLI starters search, and Various Fixes

## Templated Environment Variables

Custom variables can now be dynamically composed of other variables using the syntax `${{ OTHER_VARIABLE }}`! This can both reduce duplication and allow exposing plugin-provided variables under different names. Check out the [Templated Variables](https://docs.railway.app/deployment/environment-variables#templated-variables) docs for some concrete examples.

[Image: Untitled]

## CLI starters

The CLI now lists all the starters that are available on the website. Users can choose any starter they'd like and enter the required environment variables and we'll deploy the template for them along with the required plugins. 

[Video: Untitled]

## Various Fixes

- Support PTB URLs for Discord
- Attach meta env vars when re-deploying