Skip to content
  • Jon Crussell's avatar
    minimega/minicli: improved env support · 182c877d
    Jon Crussell authored
    Added .env to print/update/unset env variables. Use os.ExpandEnv instead
    of custom code to expand env variables -- now support $var or ${var}.
    
    Closes #909
    182c877d