Skip to content

Fish shell completions and extra functions for Multipass by canonical

License

Notifications You must be signed in to change notification settings

Divkix/multipass-fish-completions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multipass Fish completions

multipass command completions for Fish.

Installation

Install with Fisher:

fisher install Divkix/multipass-fish-completions

Or manually:

mkdir ~/.config/fish/completions
wget https://raw.githubusercontent.com/Divkix/multipass-fish-completions/main/completions/multipass.fish -O ~/.config/fish/completions/multipass.fish

Fish will load the new completions straight away—no reload required.

Example

% multipass [TAB]
delete                                 (Delete instances)
recover                       (Recover deleted instances)
exec                       (Run a command on an instance)
restart                               (Restart instances)
...

These completions have been taken from here and here. Thanks to both the authors for their work.

About

Fish shell completions and extra functions for Multipass by canonical

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages