arg_name: param name: $command type: string description: | The name of the :manual:`database command </reference/command>` to execute. interface: phpmethod operation: MongoDB\\Database::command optional: false position: 1 --- source: file: apiargs-common-param.yaml ref: $options operation: MongoDB\\Database::command position: 2 ...