Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1 KB

File metadata and controls

45 lines (28 loc) · 1 KB

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]