# How to get run directory from CLI

**URL:** https://guildai.org/t/how-to-get-run-directory-from-cli/238
**Category:** General
**Created:** [July 15, 2020, 8:57am UTC](https://guildai.org/t/how-to-get-run-directory-from-cli/238 "2020-07-15T08:57:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![billaram](https://yyz1.discourse-cdn.com/flex031/user_avatar/guildai.org/billaram/32/137_2.png) [@billaram](https://guildai.org/u/billaram)
#### Post date: [July 15, 2020, 8:57am UTC](https://guildai.org/t/how-to-get-run-directory-from-cli/238/1 "2020-07-15T08:57:36Z")

</div>

How to get guild runs `run_dir` using CLI interface?

---

<div class="post-metadata">

### Author: ![garrett](https://yyz1.discourse-cdn.com/flex031/user_avatar/guildai.org/garrett/32/224_2.png) [@garrett](https://guildai.org/u/garrett)
#### Post date: [July 15, 2020, 1:29pm UTC](https://guildai.org/t/how-to-get-run-directory-from-cli/238/2 "2020-07-15T13:29:01Z")

</div>

Use [`guild runs info`](https://guildai.org/commands/runs-info). `run_dir` is listed as an attribute. See also [_Runs_](https://guildai.org/docs/runs), which describes various run related topics.
