commit | 562b23094d426699c96398e704445c0cf9f0a280 | [log] [tgz] |
---|---|---|
author | Asim Shankar <ashankar@google.com> | Mon Apr 27 13:52:43 2015 -0700 |
committer | Asim Shankar <ashankar@google.com> | Mon Apr 27 13:52:45 2015 -0700 |
tree | cb45dc22c591357686ff65094351d6dc4f9442b2 | |
parent | 8b684ad8aad7ad5def02440456e507d41ab53bee [diff] |
cmd/principal: Tweaks (1) As per @monopole's request, rename the 'addtoroots' command to 'recognize' (2) Re-order the arguments to "P KEY" (instead of "KEY P") so that things like: principal --v23.credentials=/tmp/alice get publickey | \ xargs principal --v23.credentials=/tmp/bob recognize alice will work. This should help make resolving veyron/release-issues#1994 easier (the `xargs` command should be usable) MultiPart: 1/2 Change-Id: I8e5c44ac21d54725f0e576c7de0ee527b8c11fb2
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.