Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 975 Bytes

couchbase-cli-collect-logs-stop.adoc

File metadata and controls

44 lines (27 loc) · 975 Bytes

collect-logs-stop

Stop the current log collection task

SYNOPSIS

couchbase-cli collect-logs-stop [--cluster <url>] [--username <user>]
    [--password <password>]

DESCRIPTION

This command cancels the currently running log collection task.

EXAMPLES

To stop the currently running log collection task run the following command below.

$ couchbase-cli collect-logs-stop -c 192.168.1.5 --username Administrator \
 --password password

ENVIRONMENT AND CONFIGURATION VARIABLES

SEE ALSO

man:couchbase-cli-collect-logs-start[1], man:couchbase-cli-collect-logs-status[1]