{"id":18881470,"url":"https://github.com/berardo/dxflow","last_synced_at":"2026-02-21T03:30:18.080Z","repository":{"id":42309138,"uuid":"224372124","full_name":"berardo/dxflow","owner":"berardo","description":"A Salesforce DX CLI (sfdx) plugin to manage git branching workflows. Use Gitflow, Oneflow, or any customised workflow and speeds things up with sfdx flow:* commands","archived":false,"fork":false,"pushed_at":"2022-12-10T10:19:38.000Z","size":1780,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2024-12-31T03:27:34.459Z","etag":null,"topics":["salesforce","salesforcedx","sfdx-cli","sfdx-plugin","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berardo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-27T07:37:41.000Z","updated_at":"2019-12-15T21:45:03.000Z","dependencies_parsed_at":"2023-01-26T05:46:51.678Z","dependency_job_id":null,"html_url":"https://github.com/berardo/dxflow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berardo%2Fdxflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berardo%2Fdxflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berardo%2Fdxflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berardo%2Fdxflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berardo","download_url":"https://codeload.github.com/berardo/dxflow/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239850447,"owners_count":19707348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["salesforce","salesforcedx","sfdx-cli","sfdx-plugin","typescript"],"created_at":"2024-11-08T06:49:33.613Z","updated_at":"2026-02-21T03:30:15.981Z","avatar_url":"https://github.com/berardo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"DXFlow\n======\n\nGit Branching Workflow and deployment management with SFDX CLI\n\n[![Version](https://img.shields.io/npm/v/DXFlow.svg)](https://npmjs.org/package/DXFlow)\n[![CircleCI](https://circleci.com/gh/Especializa/DXFlow/tree/master.svg?style=shield)](https://circleci.com/gh/Especializa/DXFlow/tree/master)\n[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/Especializa/DXFlow?branch=master\u0026svg=true)](https://ci.appveyor.com/project/heroku/DXFlow/branch/master)\n[![Codecov](https://codecov.io/gh/Especializa/DXFlow/branch/master/graph/badge.svg)](https://codecov.io/gh/Especializa/DXFlow)\n[![Greenkeeper](https://badges.greenkeeper.io/Especializa/DXFlow.svg)](https://greenkeeper.io/)\n[![Known Vulnerabilities](https://snyk.io/test/github/Especializa/DXFlow/badge.svg)](https://snyk.io/test/github/Especializa/DXFlow)\n[![Downloads/week](https://img.shields.io/npm/dw/DXFlow.svg)](https://npmjs.org/package/DXFlow)\n[![License](https://img.shields.io/npm/l/DXFlow.svg)](https://github.com/Especializa/DXFlow/blob/master/package.json)\n\n\u003c!-- toc --\u003e\n* [Debugging your plugin](#debugging-your-plugin)\n\u003c!-- tocstop --\u003e\n\u003c!-- install --\u003e\n\u003c!-- usage --\u003e\n```sh-session\n$ npm install -g DXFlow\n$ sfdx COMMAND\nrunning command...\n$ sfdx (-v|--version|version)\nDXFlow/0.0.1 darwin-x64 node-v12.8.1\n$ sfdx --help [COMMAND]\nUSAGE\n  $ sfdx COMMAND\n...\n```\n\u003c!-- usagestop --\u003e\n\u003c!-- commands --\u003e\n* [`sfdx hello:org [-n \u003cstring\u003e] [-f] [-v \u003cstring\u003e] [-u \u003cstring\u003e] [--apiversion \u003cstring\u003e] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`](#sfdx-helloorg--n-string--f--v-string--u-string---apiversion-string---json---loglevel-tracedebuginfowarnerrorfataltracedebuginfowarnerrorfatal)\n\n## `sfdx hello:org [-n \u003cstring\u003e] [-f] [-v \u003cstring\u003e] [-u \u003cstring\u003e] [--apiversion \u003cstring\u003e] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`\n\nprint a greeting and your org IDs\n\n```\nUSAGE\n  $ sfdx hello:org [-n \u003cstring\u003e] [-f] [-v \u003cstring\u003e] [-u \u003cstring\u003e] [--apiversion \u003cstring\u003e] [--json] [--loglevel \n  trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]\n\nOPTIONS\n  -f, --force                                                                       example boolean flag\n  -n, --name=name                                                                   name to print\n\n  -u, --targetusername=targetusername                                               username or alias for the target\n                                                                                    org; overrides default target org\n\n  -v, --targetdevhubusername=targetdevhubusername                                   username or alias for the dev hub\n                                                                                    org; overrides default dev hub org\n\n  --apiversion=apiversion                                                           override the api version used for\n                                                                                    api requests made by this command\n\n  --json                                                                            format output as json\n\n  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for\n                                                                                    this command invocation\n\nEXAMPLES\n  $ sfdx hello:org --targetusername myOrg@example.com --targetdevhubusername devhub@org.com\n     Hello world! This is org: MyOrg and I will be around until Tue Mar 20 2018!\n     My hub org id is: 00Dxx000000001234\n  \n  $ sfdx hello:org --name myname --targetusername myOrg@example.com\n     Hello myname! This is org: MyOrg and I will be around until Tue Mar 20 2018!\n```\n\u003c!-- commandsstop --\u003e\n\u003c!-- debugging-your-plugin --\u003e\n# Debugging your plugin\nWe recommend using the Visual Studio Code (VS Code) IDE for your plugin development. Included in the `.vscode` directory of this plugin is a `launch.json` config file, which allows you to attach a debugger to the node process when running your commands.\n\nTo debug the `hello:org` command: \n1. Start the inspector\n  \nIf you linked your plugin to the sfdx cli, call your command with the `dev-suspend` switch: \n```sh-session\n$ sfdx hello:org -u myOrg@example.com --dev-suspend\n```\n  \nAlternatively, to call your command using the `bin/run` script, set the `NODE_OPTIONS` environment variable to `--inspect-brk` when starting the debugger:\n```sh-session\n$ NODE_OPTIONS=--inspect-brk bin/run hello:org -u myOrg@example.com\n```\n\n2. Set some breakpoints in your command code\n3. Click on the Debug icon in the Activity Bar on the side of VS Code to open up the Debug view.\n4. In the upper left hand corner of VS Code, verify that the \"Attach to Remote\" launch configuration has been chosen.\n5. Hit the green play button to the left of the \"Attach to Remote\" launch configuration window. The debugger should now be suspended on the first line of the program. \n6. Hit the green play button at the top middle of VS Code (this play button will be to the right of the play button that you clicked in step #5).\n\u003cbr\u003e\u003cimg src=\".images/vscodeScreenshot.png\" width=\"480\" height=\"278\"\u003e\u003cbr\u003e\nCongrats, you are debugging!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberardo%2Fdxflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberardo%2Fdxflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberardo%2Fdxflow/lists"}