bdy sandbox snapshot create
$bdy sandbox snapshot create|add [options] <identifier>
Create a snapshot
Examples
## create snapshot of sandbox with namebdy sb snap create sandbox-identifier -n "my-snapshot"$
## create snapshot of sandbox and wait for it to completebdy sb snap create sandbox-identifier --wait$