diff options
Diffstat (limited to 'rpkid/irbe_cli.usage')
-rw-r--r-- | rpkid/irbe_cli.usage | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/rpkid/irbe_cli.usage b/rpkid/irbe_cli.usage index 721c7bb9..50a01604 100644 --- a/rpkid/irbe_cli.usage +++ b/rpkid/irbe_cli.usage @@ -1,6 +1,6 @@ Command line IR back-end control program for rpkid and pubd. - $Id: irbe_cli.py 2452 2009-05-27 02:54:24Z sra $ + $Id: irbe_cli.py 2510 2009-06-09 20:25:16Z sra $ Copyright (C) 2009 Internet Systems Consortium ("ISC") @@ -36,20 +36,18 @@ --config= --help --pem_out= --verbose # left-right protocol: - 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_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_handle= --child_handle= --bsc_handle= --bpki_cert= --bpki_glue= --reissue - route_origin --action= --tag= --self_handle= --route_origin_handle= - --asn= --ipv4= --ipv6= --suppress_publication + repository --action= --tag= --self_handle= --repository_handle= + --bsc_handle= --peer_contact_uri= --bpki_cms_cert= + --bpki_cms_glue= --bpki_https_cert= --bpki_https_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 bsc --action= --tag= --self_handle= --bsc_handle= --key_type= --hash_alg= --key_length= --signing_cert= --signing_cert_crl= --generate_keypair |