Skip to content

Releases: devsuccess101/dockerctx

v0.1.1

23 May 02:46

Choose a tag to compare

Bug fixes

  • dockerctx -v display wrong version number

v0.1.0

22 May 12:31

Choose a tag to compare

dockerctx

Add dockerctx tool - Faster way to switch between Docker contexts.

USAGE:
  dockerctx               : list the contexts
  dockerctx <NAME>        : switch to context <NAME>
  dockerctx -             : switch to previous context
  dockerctx -c, --current : show the current context name
  dockerctx -v, --version : show version information

  dockerctx -h, --help    : show this message