Skip to content
Docs

inquir apps stop

Stop a release that is not serving production.

@inquir/compute-cliv0.3.0 · Node.js 22+

Usage#

inquir apps stopbash
inquir apps stop <release>

Global flags, environments and CLI credentials

Examples#

Example 1bash
inquir apps stop RELEASE_ID

Behavior#

Stopping removes the release container and retires its URL. Use pause for supported application sleep modes.

Guides#