Coder Social home page Coder Social logo

sfdc-org-compare's Introduction

sfdc-org-compare

Cli that uses sfdx cli to compare metadata between two Orgs.

Why

  • Useful when planning deployments or building deployment packages.
  • Preview the differences between Salesforce Production and Sandbox environments.
  • When you don't trust the people who have deployed the code from a lower environment.

Prerequisites

  1. sfdx client
  2. VS Code (required to print file diffs)

Install

$ npm install sfdc-org-compare -g

Usage

$ sfdcclient --help

  Usage: cli [options] [command]

  Options:
    -V, --version     output the version number
    -h, --help        output usage information

  Commands:
    compare [options] <username1> <username2> <retrievetargetdir> <xmlPackage>  Compare metadata between 2 Orgs based on the XML package

parameters

  • retrievetargetdir: Directory root for the retrieved files
  • xmlPackage: File path of manifest (package.xml) of components to retrieve
  • username1: Username or alias for the first org.
  • username2: Username or alias for the second org.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

sfdc-org-compare's People

Contributors

y-lakhdar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.