# Using the Temporal CLI

DevFeed: [Using the Temporal CLI](<https://devfeed.tech/articles/using-the-temporal-cli-36093.md>)

Original publisher: [Read original article](<https://temporal.io/blog/using-the-temporal-cli>)

Author: Loren Sands-Ramshaw

Published: 2023-04-27T04:00:00Z

Content type: tutorial

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Development](<https://devfeed.tech/topics/development.md>), [Server](<https://devfeed.tech/topics/server.md>)

Tags: [aliases](<https://devfeed.tech/tags/aliases.md>), [auto-completion](<https://devfeed.tech/tags/auto-completion.md>), [bash](<https://devfeed.tech/tags/bash.md>), [cli](<https://devfeed.tech/tags/cli.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [commands](<https://devfeed.tech/tags/commands.md>), [development](<https://devfeed.tech/tags/development.md>), [docs](<https://devfeed.tech/tags/docs.md>), [download](<https://devfeed.tech/tags/download.md>), [environment](<https://devfeed.tech/tags/environment.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [json](<https://devfeed.tech/tags/json.md>), [pagination](<https://devfeed.tech/tags/pagination.md>), [server](<https://devfeed.tech/tags/server.md>), [temporal-concepts](<https://devfeed.tech/tags/temporal-concepts.md>)

## AI overview

A tutorial on using the Temporal CLI to install the tool, run and interact with a Temporal Server, configure environments and aliases, enable shell completion, and understand changes when upgrading from the previous CLI.

## Source excerpt

How to use the Temporal CLI to run a development version of the Temporal Server and interact with it.