Files
kopia/cli
Jarek Kowalski e414e7a4d1 Added support for reconnect tokens
Repository.Token() generates a base64-encoded token that can
be stored in password manager that fully describes repository connection
information (blob.ConnectionInfo) and optionally a password.

Use `kopia repo status -t` to print the token.
Use `kopia repo status -t -s` to print the token that also includes
repository password.

Use `kopia repo connect from-config --token T` to reconnect using the
token.
2019-07-10 21:03:40 -07:00
..
2019-06-02 22:56:57 -07:00
2019-05-27 15:48:39 -07:00
2019-07-10 21:03:40 -07:00