okteto
Okteto - Remote Development Environments powered by Kubernetes
Subcommands
Name | Description |
---|---|
analytics | Enable / Disable analytics |
build | Build (and optionally push) a Docker image |
completion | Generate the autocompletion script for the specified shell |
ctx, context | Set the default context |
doctor | Generate a zip file with the okteto logs |
down | Deactivate your development container |
exec | Execute a command in your development container |
init | Automatically generate your okteto manifest file |
kubeconfig | Download credentials for the Kubernetes cluster selected via 'okteto context' |
ns, namespace | Configure the current namespace of the okteto context |
pipeline | Pipeline management commands |
preview | Preview environment management commands |
push | Build, push and redeploy source code to the target app |
restart | Restart the deployments listed in the services field of the okteto manifest |
stack | Stack management commands |
status | Status of the synchronization process |
up | Activate your development container |
update | Update okteto version |
version | View the version of the okteto binary |
help | Help about any command |
Options
Name | Description |
---|---|
--loglevel, -l <loglevel> | Amount of information outputted (debug, info, warn, error) |
--output, -o <output> | Output format (tty, plain, json) |
--help, -h | Help for okteto |