---
title: "New CLI Commands, CLI Logs, and Faster Provisions"
date: 2021-04-09T14:00:00.000-07:00
number: 0024
url: https://railway.com/changelog/2021-04-09
---

# New CLI Commands, CLI Logs, and Faster Provisions

Welcome to a very CLI-centric changelog! We've spent the past week really buffing out the experience here and we're really excited to give it the TLC it's been oh so needing

## CLI Variables

The CLI has been updated and some new commands added.

[Image: Untitled]

## CLI Logs

You can now run `railway logs` to access your logs for your current environments latest deployment

[Image: Untitled]

## CLI Up Tail

When performing a deployment now, up by default will tail the build logs and give you initial deployment logs

[Image: Untitled]

## Faster Provisions

We've parallelized many of our workflows, which has resulted in a few seconds decrease in provisioning/deployment times across the board. About 30% on average.

Faster is always better, and we've got a whole slew of changes in the pipe to vastly decrease the waiting. Stay tuned!

## Improvements/Fixes

- When linking to a project using the CLI, you can select the team and see all available projects in that team