Commit Graph

1 Commits (b7f299c1475f437bf5e5e411d28d4baefa1fc2b5)

Author SHA1 Message Date
Kevin K 4226278e5a
client, server: add shell completions (#84)
This subcommand takes a shell as an argument and generates shell
completions for that shell to stdout.

example:

```
$ innernet completions bash
  OR
$ innernet-server completions bash
```
2021-05-25 16:10:16 +09:00