Sha256: f1fe9b9d0b0d5cda22491684e62ebbc8c42d53d323d2a37c4236ee8b565a0fe2
Contents?: true
Size: 668 Bytes
Versions: 37
Compression:
Stored size: 668 Bytes
Contents
--- title: kubes logs reference: true --- ## Usage kubes logs ## Description logs from all deployment pods ## Options ``` [--compile], [--no-compile] # whether or not to compile the .kube/resources # Default: true p, [--pod=POD] # pod to use. IE: web d, [--deployment=DEPLOYMENT] # deployment name to use. IE: demo-web c, [--container=CONTAINER] # Container name. If omitted, the first container in the pod will be chosen f, [--follow], [--no-follow] # Follow logs # Default: true [--verbose], [--no-verbose] [--noop], [--no-noop] ```
Version data entries
37 entries across 37 versions & 1 rubygems