northflank command-exec job

Command exec for the specified job

Options

NameDescription
--verboseVerbose output
--quietNo console output
--project, --projectId [NAME]Project for exec
--job, --jobId [NAME]Job to exec into
--container, --containerId [NAME]Container to exec into (random container will be chosen if not specified)
--shell-cmd [SHELL-CMD]Run command with shell (e.g. bash,sh). If not set and no command is provided, several standard shells will be attempted. If not set and a command is provided, the command will run without shell
--user [USER]Run command with this user
--group [GROUP]Run command with this group
--noDefaultsDon't use context default values, explicitly use options or ask
--cmd, --command [COMMAND]Command to execute, if --shell option is present, it will run in the specified shell, otherwise
-h, --helpDisplay help for command