New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.13
  • unpublished
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
11
Weekly downloads
 
Created
Source

sfp-cli

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

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.13 linux-x64 node-v14.17.6
$ 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 init [CALLER] [MODE]

describe the command here

USAGE
  $ sfp init [CALLER] [MODE]

OPTIONS
  -h, --help  show CLI help

See code: src/commands/init.ts

sfp sync [FILE]

sync changes effortlessly either with repository or development environment

USAGE
  $ sfp sync [FILE]

OPTIONS
  -h, --help  show CLI help

See code: src/commands/sync.ts

sfp workitem [FILE]

create/switch/submit a workitem

USAGE
  $ sfp workitem [FILE]

OPTIONS
  -h, --help  show CLI help

See code: src/commands/workitem.ts

Keywords

FAQs

Package last updated on 07 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