oclif / oclif/plugin-autocomplete
Add autocompletion for target orgs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 95
- Forks
- 35
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
As a Salesforce user on multiple orgs, with multiple Sandboxes, the target org aliases and usernames are case-sensitive, and when the CLI is authenticated locally in multiple orgs, it become more difficult to find the correct alias.
Adding autocompletion for this flag could ease the usage of the CLI.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the CLI entry point for the target-org flag and how authenticated organizations are exposed for completion. The work is done when users can autocomplete the relevant target organization aliases and usernames, including case-sensitive values; no specific files or tests are identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 39/100