Skip to content
Docs

inquir apps wake

Request startup of a sleeping application.

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

Usage#

inquir apps wakebash
inquir apps wake <app> [options]

Options#

OptionDescription
--jsonPrint machine-readable results.

Global flags, environments and CLI credentials

Examples#

Example 1bash
inquir apps wake web

Behavior#

The response acknowledges the request and desired state. Inspect apps status for service readiness.

Guides#