summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge/README.md
blob: af1553982254395e20119728ec3d0392ed34b62a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# thin-edge-cli

tedge 0.1.0

USAGE:

        tedge [FLAGS] <SUBCOMMAND>

FLAGS:

        -h, --help       Prints help information
        -V, --version    Prints version information
        -v               Verbose mode (-v, -vv, -vvv, etc.)

SUBCOMMANDS:

        config          Configure Thin Edge
        help            Prints this message or the help of the given subcommand(s)

Examples:

        tedge --help
        tedge config --help