compose/cli/cmd
Guillaume Tardif 427527d197
Merge pull request #146 from docker/chore-refactor-azure-login
Refactor Azure login local server
2020-06-04 10:39:30 +02:00
..
compose Add licenses 2020-05-15 09:14:52 +02:00
context Interactive context create, adding method CreateContextData to CloudService interface, so Cloud Backends can provide a custom context creation method. 2020-06-02 16:04:08 +02:00
login Azure: Refactor login errors 2020-06-04 10:20:39 +02:00
run Unit test run help 2020-05-21 20:03:06 +02:00
testdata Add default context to the context ls output 2020-05-20 18:39:10 +02:00
exec.go Refactor on services 2020-05-05 15:37:12 +02:00
logs.go Refactor on services 2020-05-05 15:37:12 +02:00
ps.go Add default context to the context ls output 2020-05-20 18:39:10 +02:00
ps_test.go Add a CliSuite for cli unit tests 2020-05-22 10:13:56 +02:00
rm.go Commands run and rm only call a func 2020-05-15 09:14:51 +02:00
serve.go Move the context server into own package 2020-05-26 10:31:14 +02:00