atmos emulator exec
Use this command to run a command inside the emulator's container. Pass the command and its arguments after --. If no command is supplied, a shell is opened. The container is discovered by label.
Usage
atmos emulator exec <component> --stack <stack> -- <command> [args...]