compose/cli/cmd/context
Guillaume Tardif e7682682fb Store context type in metadata to make retrocompatibility with previous contexts easier (potentially switching back and forth) 2020-06-10 18:17:48 +02:00
..
context.go Move login to root command, delegate to classic login when only one arg and not dot in it 2020-06-01 22:55:46 +02:00
create.go Do not allow context creation for unknown types 2020-06-04 16:44:08 +02:00
create_test.go Do not allow context creation for unknown types 2020-06-04 16:44:08 +02:00
inspect.go Move login to root command, delegate to classic login when only one arg and not dot in it 2020-06-01 22:55:46 +02:00
ls.go Store context type in metadata to make retrocompatibility with previous contexts easier (potentially switching back and forth) 2020-06-10 18:17:48 +02:00
rm.go Add licenses 2020-05-15 09:14:52 +02:00
show.go Change the way a context is stored 2020-05-22 16:32:43 +02:00
use.go Move the config into own package and outside of cli 2020-06-08 16:01:36 +02:00