Commit afeea27
committed
@W-21421698 Update SDK documentation for SF CLI integration
Fixed two documentation gaps in README.md:
1. Added missing --sf-cli-org flag to datacustomcode deploy example
- The CLI supports this flag but the Quick Start example didn't show it
- Added to both the example usage and CLI reference section
2. Clarified sf org login web command usage
- Production login now shows --instance-url <your-instance-url> placeholder
- Makes it explicit that instance-url should be provided
These changes align the documentation with the actual CLI implementation
and help users properly authenticate with Salesforce CLI.1 parent 3adc717 commit afeea27
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
323 | 324 | | |
324 | 325 | | |
325 | 326 | | |
| |||
482 | 483 | | |
483 | 484 | | |
484 | 485 | | |
485 | | - | |
486 | | - | |
| 486 | + | |
| 487 | + | |
487 | 488 | | |
488 | 489 | | |
489 | 490 | | |
490 | 491 | | |
491 | | - | |
| 492 | + | |
492 | 493 | | |
493 | 494 | | |
494 | 495 | | |
| |||
0 commit comments