App-OnePif

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

       _id: 1
       contentsHash: f87f3cd8
       createdAt: 1234567890
       location: 'Service or Application Name'
       locationKey: 'service or application name'
       secureContents:
         password: you-wish
       securityLevel: SL5
       title: Foo
       typeName: passwords.Password
       updatedAt: 1234567890
       uuid: FD7E562E94D447DCB8F3C3825F8471D9

    All the fields you see come from the 1Password export, except for _id
    that is added by 1pif.

    To exit from the program, you can use either command quit (abbreviated
    with q or, if you use SQLite, also .q) or command exit (abbreviated e),
    in which case you can also pass an exit return code.

SEE ALSO

script/1pif  view on Meta::CPAN

   _id: 1
   contentsHash: f87f3cd8
   createdAt: 1234567890
   location: 'Service or Application Name'
   locationKey: 'service or application name'
   secureContents:
     password: you-wish
   securityLevel: SL5
   title: Foo
   typeName: passwords.Password
   updatedAt: 1234567890
   uuid: FD7E562E94D447DCB8F3C3825F8471D9

All the fields you see come from the 1Password export, except for C<_id> that
is added by C<1pif>.

To exit from the program, you can use either command C<quit> (abbreviated with
C<q> or, if you use SQLite, also C<.q>) or command C<exit> (abbreviated C<e>),
in which case you can also pass an exit return code.

=head1 SEE ALSO



( run in 0.379 second using v1.01-cache-2.11-cpan-05444aca049 )