microsoft / vscode-docker-extensibility

Docker for Visual Studio Code: Extensibility Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add context support to container client

bwateratmsft opened this issue · comments

This should also include an event that fires when a context change is detected under-the-hood (i.e. they changed via CLI, not through VSCode)

  • Use context
  • Remove context
  • List contexts
  • Create context
  • Inspect context
  • Context changed event?