Commit History

Author SHA1 Message Date
  Christopher Crone f6fcd27a09 Factor determination of current context 5 years ago
  Djordje Lukic 42c72c365c Split context comands into own files 5 years ago
  Christopher Crone 11b4bd19f5 Refactor global CLI options 5 years ago
  Christopher Crone 9bf2924c24 Remove logrus.Fatal 5 years ago
  Christopher Crone d46398dbef Refactor config into package 5 years ago
  Guillaume Tardif 67a7c96dc4 Merge pull request #84 from rumpl/chore-remove-util 5 years ago
  Ulysses Souza 40fa78ac5d Add rm command 5 years ago
  Djordje Lukic 33b9525c9e Remove util package, it was only used by cli/main.go 5 years ago
  Christopher Crone c93d2e9180 Context should always be handled by new CLI 5 years ago
  Djordje Lukic fe1772b84a Moby backend 5 years ago
  Djordje Lukic 688e7e5deb Implement quiet flag for ps command 5 years ago
  Ulysses Souza a4e54e9b5d Merge pull request #41 from ulyssessouza/add-up 5 years ago
  Ulysses Souza 161f8154de Organize imports 5 years ago
  Guillaume Tardif 35c5073cc0 First e2e tests running locally (with example backend) 5 years ago
  Ulysses Souza 03e418cbbb Add compose up and down 5 years ago
  Djordje Lukic 24c035e822 Add comments on exported items, remove example command 5 years ago
  Djordje Lukic 1c7270b697 Implement logs 5 years ago
  Djordje Lukic afca3e31b5 Implement exec command 5 years ago
  Djordje Lukic eee9bf449f Move run to own package 5 years ago
  Djordje Lukic 3d363643ad Implement simple ACI run 5 years ago
  Ulysses Souza 33c45a0a62 Add "goimports" 5 years ago
  Djordje Lukic 8571cf5a04 Create a new client on each request 5 years ago
  Djordje Lukic 9ea91791b4 Change the current context of the client on each request 5 years ago
  Djordje Lukic 40a3a20f78 Add serve command that serves the cli and the containers services 5 years ago
  Djordje Lukic f4bde8cb89 Multiple backend for the cli 5 years ago
  Djordje Lukic 551eb2326f ACI context creation 5 years ago
  Ulysses Souza 3380c9d459 Refactor store.New 5 years ago
  Djordje Lukic 474cdbae11 Remove unnecessary if 5 years ago
  Djordje Lukic 10bc4b93f6 Call moby if the command is unknown 5 years ago
  Djordje Lukic 32da9e65e8 Only execute moby if the command is not a context command 5 years ago