/cli-queryAll

Execute SOQL Query All command to retrieve all rows including deleted and archived records

Primary LanguageTypeScript

QueryAll

Introduction

A Salesforce CLI plugin to execute SOQL Query All command to retrieve all rows including deleted and archived records.

Usage

sfdx queryAll -q <query> -u <orgname> -r <resultformat>