Deploy S3 Connector Metadata with Salesforce CLI

Use Salesforce CLI to deploy the metadata package.

Complete the prerequisite of Creating the S3 Connectors Package for Deployment

  1. Use this command to deploy the S3 connector package.

    When deploying to a production instance of Salesforce the testing level must be declared by adding --test-level. In most cases, the test level is RunLocalTests. This option runs the fewest tests.

Proceed to Verify the Metadata Deployment.