Export and import contacts (vCard)
Usage: sos account contacts [OPTIONS] <COMMAND>
Commands:
export Export all contacts to a vCard
import Import contacts from a vCard
help Print this message or the help of the given subcommand(s)
Options:
-a, --account <ACCOUNT> Account name or address
-h, --help Print help
export
Export all contacts to a vCard
Usage: sos account contacts export [OPTIONS] <OUTPUT>
Arguments:
<OUTPUT> Output file for the export
Options:
--force Force overwrite of existing file
-h, --help Print help
import
Import contacts from a vCard
Usage: sos account contacts import <INPUT>
Arguments:
<INPUT> Input file to import
Options:
-h, --help Print help