Skip to main content

stop sandbox

Overview

Taq stop sandbox is used to stop a running sandbox

The task will fail if the sandbox is not running, or if the sandbox was started from a different project

note

Sandbox configuration is done in config.json and additional documentation about adding new named sandboxes can be found in the sandbox configuration documentation

Plugin Implementations

This task is implemented by the following plugins:

Plugin NameDescription
@taqueria/plugin-flextesaProvides Flextesa sandboxes

Command

taq stop sandbox <sandboxName>

Task Details

Task NameCommandTypeDescription
stop sandboxtaq stop sandbox <sandboxName>Plugin - sandboxesStops the sandbox with the provided name

Command-Line Arguments

ArgumentRequiredDescriptionExample Usage
<sandboxName>YesName of the sandbox to stop (from config.jsontaq stop sandbox jakarta_sandbox

Usage

DescriptionCommandBehaviour
Stop the default sandboxtaq stop sandbox localStops the default sandbox named local