mongocli ops-manager logs jobs list¶
The logs jobs list
command retrieves all log collection jobs for a
specified Ops Manager
project. You can also retrieve all log collection jobs through the Ops Manager
API.
Syntax¶
mongocli ops-manager|om logs|log jobs|job list|ls [ --verbose ] [ --output|-o <output-format> ] [ --profile|-P <profile-name> ] [ --projectId <project-ID> ]
Note
Use -h
or --help
to view the command-line help for
this command.
Options¶
Option | Type | Description | Required? |
---|---|---|---|
--verbose | string | If true , includes all child jobs in the response. | no |
--output , -o | string | Command output format. Valid values are:
If omitted, the command returns output in the default format. | no |
--profile , -P | string | Name of the profile where the project ID and the Programmatic API Key |