Djordje Lukic
|
7cbbab1739
Merge pull request #109 from chris-crone/context-show
|
5 年 前 |
Christopher Crone
|
10d826eb10
Add context show command
|
5 年 前 |
Christopher Crone
|
f6fcd27a09
Factor determination of current context
|
5 年 前 |
guillaume.tardif
|
ecfffc6feb
Allow server to start on tcp port or if windows, named pipe rather than unix socket. could not yet make it work on named pipe from js client (connects but error)
|
5 年 前 |
Djordje Lukic
|
9b63e967d0
Merge pull request #101 from docker/feat-labels
|
5 年 前 |
Djordje Lukic
|
fcb4b606e2
Add labels to containers on run
|
5 年 前 |
Djordje Lukic
|
0c6b6beec4
Merge pull request #98 from docker/feat-port-print
|
5 年 前 |
Djordje Lukic
|
6fd290e2b1
Add ports convet tests
|
5 年 前 |
Djordje Lukic
|
5effbdc31f
Add ACI public ip
|
5 年 前 |
Djordje Lukic
|
d8a38afecc
Implement printing published ports
|
5 年 前 |
Djordje Lukic
|
23d2eacf84
Merge pull request #97 from docker/feat-port-parsing
|
5 年 前 |
Guillaume Tardif
|
d496b239dd
Merge pull request #96 from rumpl/chore-golangci-lint
|
5 年 前 |
Guillaume Tardif
|
4dbb0df34c
Merge pull request #83 from docker/azure-login
|
5 年 前 |
Djordje Lukic
|
52f7902d40
Port parsing on the comand line
|
5 年 前 |
Guillaume Tardif
|
7cf2309ca6
Separate azure login bits in LocalServer + Helper (mocked part)
|
5 年 前 |
Guillaume Tardif
|
7edc6659a2
Add unit tests for login process
|
5 年 前 |
Guillaume Tardif
|
146dd3e639
Fix tokenStore not creating ~/.azure folder if not exist
|
5 年 前 |
Guillaume Tardif
|
8b116b7c73
get an available port for login localhost server, instead of hardcoded port
|
5 年 前 |
Guillaume Tardif
|
d49773e348
Use cli context for login
|
5 年 前 |
Guillaume Tardif
|
bd5e3af2d4
Plug new authorizer and remove az dependency
|
5 年 前 |
Guillaume Tardif
|
69f10fe80c
Extract interface / types to allow unit tests / mock
|
5 年 前 |
Guillaume Tardif
|
1e19d977e0
Initial functional login command : added Cloud API with generic Login()
|
5 年 前 |
Guillaume Tardif
|
eea84cd487
move context cmd to its own folder ; initial `docker context login` command
|
5 年 前 |
Guillaume Tardif
|
230cccff76
Merge pull request #92 from docker/chore-cmd-cleanup
|
5 年 前 |
Djordje Lukic
|
693aa7b849
Remove golangci-lint action, use executable
|
5 年 前 |
Djordje Lukic
|
15fb6f63c3
Add licenses
|
5 年 前 |
Djordje Lukic
|
0765b08309
Put each compose command in own file
|
5 年 前 |
Djordje Lukic
|
962efef48c
Commands run and rm only call a func
|
5 年 前 |
Djordje Lukic
|
42c72c365c
Split context comands into own files
|
5 年 前 |
Djordje Lukic
|
0d3ddaa490
Merge pull request #94 from rumpl/chore-rm-setup-dev
|
5 年 前 |