-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix autocompletion of nixops machine names
Machine names were being completed from _known_hosts. These commonly don't align with actual machine names in a nixops deployment. This commit introduces a new completion type for nixops machines based on output from 'nixops info'. Furthermore, if the user had already supplied a --state or --deployment argument, then these are respected.
- Loading branch information
Showing
1 changed file
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters