.nh .TH "singularity" "1" "Feb 2022" "Auto generated by spf13/cobra" "" .SH NAME .PP singularity-oci-exec - Execute a command within container (root user only) .SH SYNOPSIS .PP \fBsingularity oci exec \fP .SH DESCRIPTION .PP Exec will execute the provided command/arguments within container identified by container ID. .SH OPTIONS .PP \fB-h\fP, \fB--help\fP[=false] help for exec .SH EXAMPLE .PP .RS .nf $ singularity oci exec mycontainer id .fi .RE .SH SEE ALSO .PP \fBsingularity-oci(1)\fP .SH HISTORY .PP 20-Feb-2022 Auto generated by spf13/cobra