rocaltair / fcli

The cli of function compute.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fcli

The cli of function compute.

auto complete under shell

for bash

run command as follows:

curl -s https://raw.githubusercontent.com/aliyun/fcli/master/misc/completion/fcli-completion.bash > /usr/local/etc/bash_completion.d/fcli-completion.bash

or checkout this repo and run command as follows:

source misc/completion/fcli-completion.bash

and then relogin

for zsh

run command as follows:

curl -s https://raw.githubusercontent.com/aliyun/fcli/master/misc/completion/_fcli > /usr/local/share/zsh/site-functions/_fcli

and then relogin

About

The cli of function compute.


Languages

Language:Shell 100.0%