Commits
User selector
Commit history
Commits on Jun 22, 2018
Scope orchestration selection to stack commands only
Show description for 71272ddauthored andcommitted
Commits on Jun 8, 2018
Update tests to use gotest.tools 👼
Show description for 2c4de4fcommittedFix #1113 "Segfault on --help with --tlsverify if no ca certificate is present"
Show description for f4b0780committed
Commits on Jun 1, 2018
Merge pull request #1106 from silvin-lubecki/fix-orchestrator-flag-persistent
Show description for 2014e99authoredAdded a "top-level" annotation to hide persistent flags in all sub-commands, excepting some specific commands, while printing help
Show description for c003ed1committed
Commits on May 31, 2018
Mark checkpoint feature as Linux-only, and homogenize error messages
Show description for 1df6b68committed
Commits on May 28, 2018
Remove experimentalCli annotation from all kubernetes flags and commands
Show description for f2b75a8committed--orchestrator flag is now a persistent flag
Show description for 770daefcommitted
Commits on May 19, 2018
Hide [flags] in usage output
Show description for 00d0802committedUse Cobra built-in --version feature
Show description for a3fe7d6committed
Commits on Mar 14, 2018
Small content trust enhancement
Show description for 63ebcaecommitted
Commits on Mar 8, 2018
Refactor content_trust cli/flags handling
Show description for 6e21829authored andcommitted
Commits on Mar 6, 2018
Convert assert.Check(t, is.Error()) to assert.Error
Show description for e15b208committedConvert to assert.NilError
Show description for baf65a5committedAutomated migration
Show description for 39c2ca5committed
Commits on Jan 22, 2018
Annotate "stack" commands to be "swarm" and "kubernetes"
Show description for 93c36ebcommitted
Commits on Jan 13, 2018
golint: remove redundant ifs
Show description for d845b4dcommitted
Commits on Jan 3, 2018
Fix PR comments
Show description for f1b1161committed
Commits on Dec 28, 2017
Activate kubernetes only when experimental cli is enabled
Show description for ad40976committedSet a global orchestrator flag
Show description for 5d375b3authored andcommitted
Commits on Dec 26, 2017
Refactor stack command
Show description for dedd0dbauthored andcommitted
Commits on Dec 22, 2017
Add support for experimental Cli configuration
Show description for 84fe1a1committed
Commits on Nov 13, 2017
Remove deprecated "daemon" subcommand
Show description for c6a3199committed
Commits on Oct 25, 2017
Update code for upstream cobra
Show description for 4205416committed
Commits on Sep 1, 2017
updated vendoring
Show description for a0113c3authored andcommitted
Commits on Jun 27, 2017
fixed the output leak from daemon unit tests
Show description for 69b226acommitted
Commits on May 15, 2017
Add windows resources to binary.
Show description for 8a6ad48committed
Commits on May 9, 2017
Display proper version information
Show description for cf51bdecommitted
Commits on May 8, 2017
Add interfacer linter
Show description for 37ccc00committedrm client and vendor it instead
Show description for 57230a7authored andcommitted
Commits on Apr 25, 2017
windows: remove workaround for go#15286 and have compiling work on windows
Show description for 97a4da4committed
Tibor Vass
Commits on Apr 18, 2017
Add a Dockerfile for building and testing.
Show description for b6cba06committed
Commits on Apr 17, 2017
Update imports.
Show description for 10641c2committedImport docker/docker/cmd/docker
Show description for cdd7bc5committed
Loading