Sha256: 041a68d549d0ae2cc7ddfae7d3dfaf16f4a2fb0db6ba37770ae17be4ebeddaa8

Contents?: true

Size: 1.49 KB

Versions: 16

Compression:

Stored size: 1.49 KB

Contents

.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "UFFIZZI\-PREVIEW\-SERVICE\-LOGS" "" "April 2022" ""
.SH "NAME"
\fBuffizzi\-preview\-service\-logs\fR \- show the logs for a container service of a preview
.SH "SYNOPSIS"
.nf
uffizzi preview service logs LOG_TYPE [PREVIEW_ID] [SERVICE] [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
.fi
.SH "DESCRIPTION"
.nf
Shows the logs for a given container service of a given preview\.

This command can fail for the following reasons:
    \- There is no preview with the given PREVIEW_ID
    \- There is no service with the name SERVICE

For more information on service logs, see:
https://docs\.uffizzi\.com/cli
.fi
.SH "LOG_TYPE"
.nf
LOG_TYPE is one of the following:

build
    The build logs of a service\.

container
    The container logs of a service\.
.fi
.SH "POSITIONAL ARGUMENTS"
.nf
[PREVIEW_ID]
    The ID of the preview that includes the service you want to
    show logs for\.

[SERVICE]
    The name of the service you want to show logs for\.
.fi
.SH "UFFIZZI WIDE FLAGS"
.nf
These flags are available to all commands: \-\-project\. Run $ uffizzi
help for details\.
.fi
.SH "EXAMPLES"
.nf
The following command shows build logs for the service web\-app of the
preview with ID deployment\-14:

    $ uffizzi preview service logs build deployment\-14 web\-app

The following command shows container logs for the service postgres\-db of
the preview with ID deployment\-14:

    $ uffizzi preview service logs container deployment\-14 postgres\-db
.fi

Version data entries

16 entries across 8 versions & 1 rubygems

Version Path
uffizzi-cli-0.9.0 man/uffizzi-preview_service_logs
uffizzi-cli-0.9.0 man/uffizzi-preview-service-logs
uffizzi-cli-0.8.0 man/uffizzi-preview_service_logs
uffizzi-cli-0.8.0 man/uffizzi-preview-service-logs
uffizzi-cli-0.7.3 man/uffizzi-preview-service-logs
uffizzi-cli-0.7.3 man/uffizzi-preview_service_logs
uffizzi-cli-0.7.2 man/uffizzi-preview-service-logs
uffizzi-cli-0.7.2 man/uffizzi-preview_service_logs
uffizzi-cli-0.6.0 man/uffizzi-preview-service-logs
uffizzi-cli-0.6.0 man/uffizzi-preview_service_logs
uffizzi-cli-0.5.2 man/uffizzi-preview-service-logs
uffizzi-cli-0.5.2 man/uffizzi-preview_service_logs
uffizzi-cli-0.5.1 man/uffizzi-preview_service_logs
uffizzi-cli-0.5.1 man/uffizzi-preview-service-logs
uffizzi-cli-0.5.0 man/uffizzi-preview-service-logs
uffizzi-cli-0.5.0 man/uffizzi-preview_service_logs