Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package apps implements a 'devenv apps' command that allows developers to interact with apps in their developer environment.
|
Package apps implements a 'devenv apps' command that allows developers to interact with apps in their developer environment. |
delete
Package delete implements a 'devenv apps delete' command that allows developers to delete an application in their developer environment.
|
Package delete implements a 'devenv apps delete' command that allows developers to delete an application in their developer environment. |
deploy
Package deploy implements a 'devenv apps deploy' command that allows developers to deploy an application to the developer environment.
|
Package deploy implements a 'devenv apps deploy' command that allows developers to deploy an application to the developer environment. |
e2e
Package e2e implements a 'devenv apps e2e' command that allows developers to runs e2e test from source code.
|
Package e2e implements a 'devenv apps e2e' command that allows developers to runs e2e test from source code. |
list
Package list implements a 'devenv apps list' command that allows developers to list all deployed applications in your devenv.
|
Package list implements a 'devenv apps list' command that allows developers to list all deployed applications in your devenv. |
run
Package run implements a 'devenv apps run' command that allows developers to runs their applications from source code.
|
Package run implements a 'devenv apps run' command that allows developers to runs their applications from source code. |
run/stop
Package stop implements a 'devenv apps run stop' command that allows developers to stop the development mode for their application.
|
Package stop implements a 'devenv apps run stop' command that allows developers to stop the development mode for their application. |
shell
Package shell implements a 'devenv apps shell' command that allows developers to open a shell into running dev container.
|
Package shell implements a 'devenv apps shell' command that allows developers to open a shell into running dev container. |
update
Package update implements a 'devenv apps update' command that allows developers to interact with the built-in updater.
|
Package update implements a 'devenv apps update' command that allows developers to interact with the built-in updater. |
Package auth implements a 'devenv auth' command that allows developers to manage devenv auth state.
|
Package auth implements a 'devenv auth' command that allows developers to manage devenv auth state. |
Package completion implements a 'devenv completion' command that allows developers to generate shell completion.
|
Package completion implements a 'devenv completion' command that allows developers to generate shell completion. |
Package context implements a 'devenv context' command that allows developers to change which devenv they're currently using.
|
Package context implements a 'devenv context' command that allows developers to change which devenv they're currently using. |
Package debug implements a 'devenv debug' command that allows developers to debug their devenv environment.
|
Package debug implements a 'devenv debug' command that allows developers to debug their devenv environment. |
Package deprecated houses all deprecated commands
|
Package deprecated houses all deprecated commands |
delete-app
Package deleteapp is a deprecated command
|
Package deleteapp is a deprecated command |
deploy-app
Package deployapp is a deprecated command
|
Package deployapp is a deprecated command |
top
Package top is a deprecated command
|
Package top is a deprecated command |
update-app
Package updateapp is a deprecated command
|
Package updateapp is a deprecated command |
Package destroy implements a 'devenv destroy' command that allows developers to destroy the running developer environment.
|
Package destroy implements a 'devenv destroy' command that allows developers to destroy the running developer environment. |
Package expose implements a 'devenv expose' command that allows developers to expose a service to the outside world.
|
Package expose implements a 'devenv expose' command that allows developers to expose a service to the outside world. |
Package kubectl implements a 'devenv kubectl' command that allows developers to run kubectl commands in their developer environment.
|
Package kubectl implements a 'devenv kubectl' command that allows developers to run kubectl commands in their developer environment. |
Package localapp implements a 'devenv local-app' command that allows developers to point a Kubernetes Service at a local-application.
|
Package localapp implements a 'devenv local-app' command that allows developers to point a Kubernetes Service at a local-application. |
Package provision implements a 'devenv provision' command that allows developers to provision a new development environment.
|
Package provision implements a 'devenv provision' command that allows developers to provision a new development environment. |
Package prune implements a 'devenv prune' command that allows developers to prune unused docker images from a running developer environment.
|
Package prune implements a 'devenv prune' command that allows developers to prune unused docker images from a running developer environment. |
Package registry implements the registry devenv command
|
Package registry implements the registry devenv command |
Package snapshot This file is the entrypoint for the snapshot CLI command for devenv.
|
Package snapshot This file is the entrypoint for the snapshot CLI command for devenv. |
Package start implements a 'devenv start' command that allows developers to start their developer environment.
|
Package start implements a 'devenv start' command that allows developers to start their developer environment. |
Package status implements a 'devenv status' command that allows developers to status shows the status of their developer environment.
|
Package status implements a 'devenv status' command that allows developers to status shows the status of their developer environment. |
Package stop implements a 'devenv stop' command that allows developers to stop your running developer environment.
|
Package stop implements a 'devenv stop' command that allows developers to stop your running developer environment. |
Package tunnel implements a 'devenv tunnel' command that allows developers to tunnel their devenv environment.
|
Package tunnel implements a 'devenv tunnel' command that allows developers to tunnel their devenv environment. |
Click to show internal directories.
Click to hide internal directories.