SFDX: Add first class support for package lifecycle commands

Issue #1551 new
Justin Julicher created an issue

It would be great to have the following as first class functions in the IDE:

  1. force📦version:create
  2. force📦version:install
  3. force📦version:promote

Comments (4)

  1. Aidan Harding

    Agreed, you could have some really nice enhancements compared to the command line e.g.

    Read the sfdx-project.json file and suggest the package names to install

    Fire desktop notifications at the end of long-running operations

    Have the ability to bootstrap a new scratch org by installing dependencies, pushing code, then building the OST

  2. Scott Wells repo owner

    This is one of several enhancement requests around package management via the Salesforce CLI. They should rationalized and consolidated as appropriate.

  3. Log in to comment