Skip to content
Snippets Groups Projects
Commit 41f2d4ab authored by Dr Amy Krause's avatar Dr Amy Krause
Browse files

Update README.md

parent a8553204
Branches
Tags
No related merge requests found
......@@ -53,6 +53,13 @@ List pods in the namespace.
* `-ns/--namespace`: Kubernetes namespace
* `-k/--kubeconfig`: Path to the kubeconfig
### `%kube_exec destroy`
Destroys the current container or a named container in the namespace.
* `-ns/--namespace`: Kubernetes namespace (only required if `-p` is specified)
* `-p/--pod-name`: Name of the pod to delete (optional, default is the currently connected container)
### `%%kube_exec`
Execute the cell in the remote Kubernetes Jupyter pod.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment