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:
| Name | Required | Description |
|---|---|---|
| Name | Yes | Name of the sandbox |
Example:
weikio sandbox create dev-sandbox