Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dxatscale/sfp-cli

Package Overview
Dependencies
Maintainers
11
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dxatscale/sfp-cli

[PRE-ALPHA] Developer CLI for Salesforce programs following the DX@Scale model

  • 0.0.0
  • unpublished
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
11
Weekly downloads
 
Created
Source

sfp-cli

sfpowerscripts CLI

oclif Version Downloads/week License

Usage

$ npm install -g @dxatscale/sfp-cli
$ sfp COMMAND
running command...
$ sfp (-v|--version|version)
@dxatscale/sfp-cli/0.0.0 darwin-x64 node-v12.16.0
$ sfp --help [COMMAND]
USAGE
  $ sfp COMMAND
...

Commands

sfp help [COMMAND]

display help for sfp

USAGE
  $ sfp help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

sfp pull

Pull source from scratch org to the project. Provides interactive interface for packaging new metadata.

USAGE
  $ sfp pull

OPTIONS
  -f, --forceoverwrite                 ignore conflict warnings and overwrite changes to the project
  -h, --help                           show CLI help
  -u, --targetusername=targetusername  username or alias for the target org

EXAMPLE
  $ sfp pull -u <scratchorg>

See code: src/commands/pull.ts

Keywords

FAQs

Package last updated on 02 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc