-
Notifications
You must be signed in to change notification settings - Fork 418
Closed
Labels
area: command: linkgood first issuetype: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality
Description
- Do you want to request a feature or report a bug?
feature
- What is the current behavior?
currently when you netlify link
and pick from your list of sites, you have to scroll through ALLLLLLL your sites to find the site you want, and it is sorted by creation order not alphabetically
- What is the expected behavior?
show most recent 5, but also sort sites alphabetically, and also offer autocomplete
the relevant code to edit is here https://github.com/netlify/cli/blob/58ec7f07adb03821724da45c15dec42b9b23d1eb/src/utils/link/link-by-prompt.js#L93-98
Metadata
Metadata
Assignees
Labels
area: command: linkgood first issuetype: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality