aboutsummaryrefslogtreecommitdiff
path: root/testdata/cli_Export_test.txt
AgeCommit message (Collapse)Author
2024-06-22all: implement command "export"Shulhan
The "export" command export all issuers to file or standard output, $ gotp export <FORMAT> [FILE] List of known supported FORMAT is: uri. If FILE is not defined it will print to standard output. The list of exported issuers are printed in order of its label.