24 个稳定版本 (4 个主要版本)

4.5.3 2021 年 12 月 7 日
4.5.2 2021 年 3 月 9 日
4.5.1 2020 年 6 月 3 日
4.5.0 2019 年 11 月 14 日
0.1.3 2018 年 5 月 16 日

#1741命令行工具

Download history 21/week @ 2024-06-30 311/week @ 2024-07-28

每月 311 次下载

MIT/Apache 协议

205KB
4.5K SLoC

$ cargo -q run -- --help
varlink 3.0.0

USAGE:
    varlink [OPTIONS] [SUBCOMMAND]

FLAGS:
    -h, --help       
            Prints help information

    -V, --version    
            Prints version information


OPTIONS:
    -A, --activate <COMMAND>    
            Service to socket-activate and connect to. The temporary UNIX socket address is exported as
            $VARLINK_ADDRESS.
    -b, --bridge <COMMAND>      
            Command to execute and connect to

        --color <color>         
            colorize output [default: auto]  [possible values: on, off, auto]

    -R, --resolver <ADDRESS>    
            address of the resolver [default: unix:/run/org.varlink.resolver]


SUBCOMMANDS:
    bridge         Bridge varlink messages from stdio to services on this machine
    call           Call a method
    completions    Generates completion scripts for your shell
    format         Format a varlink service file
    help           Print interface description or service information
    info           Print information about a service
    resolve        Resolve an interface name to a varlink address

asciicast

依赖

~3–13MB
~155K SLoC