okteto push

Build, push and redeploy source code to the target app

Options

NameDescription
--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 push command is executed
--deploy, -dCreate deployment when the app doesn't exist in a namespace
--file, -f <file>Path to the manifest file
--name <name>Name of the app to push to
--namespace, -n <namespace>Namespace where the push command is executed
--no-cacheDo not use cache when building the image
--progress <progress>Show plain/tty build output
--tag, -t <tag>Image tag to build, push and redeploy
--help, -hHelp for push