okteto exec
Execute a command in your development container
Options
| Name | Description | 
|---|---|
--loglevel, -l  <loglevel> | Amount of information outputted (debug, info, warn, error) | 
--output, -o  <output> | Output format (tty, plain, json) | 
--context, -c  <context> | Context where the exec command is executed | 
--file, -f  <file> | Path to the manifest file | 
--namespace, -n  <namespace> | Namespace where the exec command is executed | 
--help, -h | Help for exec |