Provided by: singularity-container_4.1.1+ds2-1build1_amd64 bug

NAME

       singularity-oci-exec - Execute a command within container (root user only)

SYNOPSIS

       singularity oci exec

DESCRIPTION

       Exec will execute the provided command/arguments within container identified
         by container ID.

OPTIONS

       -h, --help[=false]      help for exec

EXAMPLE

         $ singularity oci exec mycontainer id

SEE ALSO

       singularity-oci(1)

HISTORY

       1-Apr-2024 Auto generated by spf13/cobra