Sandbox Commands

Manage sandboxes using the CLI

Sandbox Commands

Create and manage sandboxes for isolated testing environments.

Usage

weikio sandbox [command] [options]

Subcommands

create

Create a new sandbox.

Usage:

weikio sandbox create <Name>

Arguments:

NameRequiredDescription
NameYesName of the sandbox

Example:

weikio sandbox create dev-sandbox