Shell Create

Create new shell instance

Usage

Terminal
dxflow shell create <IDENTITY> [PATH] [--] [ARGS...]

Alias: dxflow shell new.

Arguments

ArgumentDescription
IDENTITYIdentity to give the new shell; folded before use, so my-shell creates myshell
PATHExecutable to run instead of the host's default shell
ARGS...Arguments passed to PATH. Put them after -- so the CLI does not read them as its own flags