Skip to content

kubectl plugin #603

Open
Open
@l0rd

Description

@l0rd
$ kubectl devworkspace init                                          # deploy the DevWorkspace operator

$ kubectl devworkspace create <path>/<url> [--devfile-path <path>]   # look for a devfile at the root of the git
                                                                     # repo, if not found use a universal devfile.
                                                                     # Then generate and apply a devworkspcace

$ kubectl devworkspace debug [-n <namespace>] <pod>                  # look for the git repo annotatation and create
                                                                     # a workspace based on that. Fails if the git 
                                                                     # repo annotation doesn't exist

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions