Releases: cloudfoundry/log-cache-cli
Releases · cloudfoundry/log-cache-cli
log cache cli 1.2.0
#157690997 lc
displays namespace and resource type in their own fields
#157747397 Properly display subsecond cache duration
log cache cli 1.1.0
- JSON flag for tail
- Wrap JSON in array to be parsable
log cache cli 0.3.0
- Includes standalone CLI
lc
orlog-cache
. See README for installation instructions.
log cache cli 0.2.0
Changelog
- Renames plugin to
log-cache
. If you have an older version of the plugin installed you must first runcf uninstall-plugin "Log Cache CLI Plugin"
- Added version at compilation.
- Added support for
LOG_CACHE_ADDR
andLOG_CACHE_SKIP_AUTH
environment variables. - Added
--noise
flag tolog-meta
command. - Added
--scope
flag tolog-meta
command.