diff options
Diffstat (limited to 'rpkid/doc/Operation')
-rw-r--r-- | rpkid/doc/Operation | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/rpkid/doc/Operation b/rpkid/doc/Operation index 2f20c86c..0c970e12 100644 --- a/rpkid/doc/Operation +++ b/rpkid/doc/Operation @@ -365,32 +365,32 @@ M --config= --help --pem_out= --verbose # left-right protocol: - parent --action= --tag= --self_id= --parent_id= --bsc_id= - --repository_id= --peer_contact_uri= --sia_base= --sender_name= - --recipient_name= --bpki_cms_cert= --bpki_cms_glue= + parent --action= --tag= --self_handle= --parent_handle= --bsc_handle= + --repository_handle= --peer_contact_uri= --sia_base= + --sender_name= --recipient_name= --bpki_cms_cert= --bpki_cms_glue= --bpki_https_cert= --bpki_https_glue= --rekey --reissue --revoke - repository --action= --tag= --self_id= --repository_id= --bsc_id= - --peer_contact_uri= --bpki_cms_cert= --bpki_cms_glue= - --bpki_https_cert= --bpki_https_glue= - self --action= --tag= --self_id= --crl_interval= --regen_margin= + repository --action= --tag= --self_handle= --repository_handle= + --bsc_handle= --peer_contact_uri= --bpki_cms_cert= + --bpki_cms_glue= --bpki_https_cert= --bpki_https_glue= + self --action= --tag= --self_handle= --crl_interval= --regen_margin= --bpki_cert= --bpki_glue= --rekey --reissue --revoke --run_now --publish_world_now - child --action= --tag= --self_id= --child_id= --bsc_id= --bpki_cert= - --bpki_glue= --reissue - route_origin --action= --tag= --self_id= --route_origin_id= - --as_number= --ipv4= --ipv6= --suppress_publication - bsc --action= --tag= --self_id= --bsc_id= --key_type= --hash_alg= - --key_length= --signing_cert= --signing_cert_crl= + child --action= --tag= --self_handle= --child_handle= --bsc_handle= + --bpki_cert= --bpki_glue= --reissue + route_origin --action= --tag= --self_handle= --route_origin_handle= + --asn= --ipv4= --ipv6= --suppress_publication + bsc --action= --tag= --self_handle= --bsc_handle= --key_type= + --hash_alg= --key_length= --signing_cert= --signing_cert_crl= --generate_keypair # publication protocol: - certificate --action= --tag= --client_id= --uri= - roa --action= --tag= --client_id= --uri= - manifest --action= --tag= --client_id= --uri= - client --action= --tag= --client_id= --base_uri= --bpki_cert= + certificate --action= --tag= --client_handle= --uri= + roa --action= --tag= --client_handle= --uri= + manifest --action= --tag= --client_handle= --uri= + client --action= --tag= --client_handle= --base_uri= --bpki_cert= --bpki_glue= config --action= --tag= --bpki_crl= - crl --action= --tag= --client_id= --uri= + crl --action= --tag= --client_handle= --uri= Global options (--config, --help, --pem_out) come first, then zero or more commands (parent, repository, self, child, route_origin, bsc, @@ -711,5 +711,5 @@ testpoke.py __________________________________________________________________ - Generated on Mon Jun 8 18:22:48 2009 for RPKI Engine by doxygen + Generated on Tue Jun 9 20:21:30 2009 for RPKI Engine by doxygen 1.5.8 |