Enviado em 22/07/2019 - 18:39h
Caros,
_tool() {
integer ret=1
if ((CURRENT == 2)); then
_describe 'subcommand' '(
clean\:\ Clean\ up\ project\ cache\ and\ work\ directories.
cloud\:\ Manage\ clusters\ in\ the\ cloud.
)' && ret=0
else
# delegate to sub commands
local subcmd=_nextflow-$words[2]
if ! _call_function ret $subcmd ; then
_message "unknown sub-command: $words[2]"
fi
fi
return ret
}
# Menu B
_tool-cloud() {
integer ret=1
if ((CURRENT == 2)); then
_describe 'subcommand' '(
create\:\ Create\ instance.
)' && ret=0
else
# delegate to sub commands
local subcmd=_nextflow-cloud-$words[2]
if ! _call_function ret $subcmd ; then
_message "unknown sub-command: $words[2]"
fi
fi
return ret
}
# Menu C
_tool-cloud-create() {
local ret=1
local -a args
args+=(
'-help[Print the command usage. Default: false]'
)
_arguments -w -s -S $args[@] && ret=0
return ret
}
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Visualizar câmeras IP ONVIF no Linux sem necessidade de instalar aplicativos
Atualizar Debian Online de uma Versão para outra
Redimensionando, espelhando, convertendo e rotacionando imagens com script
Debian 13 Trixie para Iniciantes
Convertendo pacotes DEB que usam ZSTD (Padrão Novo) para XZ (Padrão Antigo)
O que você está ouvindo agora? [2] (212)
Debian 13 "trixie&... lançado! (43)
baschrc customizado pegeui vários. (1)
eu tive uma idéia, mas mais privada sobre o assunto de mu online e ser... (7)