Tryag File Manager
Home
-
Turbo Force
Current Path :
/
usr
/
share
/
rhsm
/
rct
/
Upload File :
New :
File
Dir
//usr/share/rhsm/rct/cert_commands.pyc
mò x^Sc @ s· d k Z d k Z d k Z d k l Z l Z d k l Z d k l Z d k l Z l Z d k l Z e i Z d e f d „ ƒ YZ d e f d „ ƒ YZ d e f d „ ƒ YZ d S( N( s certificates _certificate( s EntitlementCertificate( s RCTCliCommand( s printcs type_to_string( s InvalidCLIOptionErrort RCTCertCommandc B s8 t Z d d d e d „ Z d „ Z d „ Z d „ Z RS( Nt clic C s) t i | d | d | d | d | ƒd S( Nt namet aliasest shortdesct primary( t RCTCliCommandt __init__t selfR R R R ( R R R R R ( ( t$ /usr/share/rhsm/rct/cert_commands.pyR ! s c C s t d ƒ | i S( Ns %%prog %s [OPTIONS] CERT_FILE( t _R R ( R ( ( R t _get_usage% s c C sX | i ƒ } y t i | ƒ SWn4 t i j o% } t t d ƒ | | f ƒ ‚ n Xd S( Ns( Unable to read certificate file '%s': %s( R t _get_file_from_argst cert_filet certificatet create_from_filet CertificateExceptiont cet InvalidCLIOptionErrorR ( R R R ( ( R t _create_cert( s c C sV | i ƒ } | p t t d ƒ ƒ ‚ n t i i | ƒ p t t d ƒ ƒ ‚ n d S( Ns$ You must specify a certificate file.s. The specified certificate file does not exist.( R R R R R t ost patht isfile( R R ( ( R t _validate_options1 s ( t __name__t __module__t Nonet FalseR R R R ( ( ( R R s t CatCertCommandc B s t Z d „ Z d „ Z RS( Nc C s‚ t i | d d d d g d t d ƒ d t ƒ| i i d d d d d d t d ƒ ƒ| i i d d d d d d t d ƒ ƒd S( NR s cat-certR t ccR s Print certificate informationR s --no-productst destt no_productst actiont store_truet helps* do not show the cert's product informations --no-contentt no_contents# do not show the cert's content info( R R R R t Truet parsert add_option( R ( ( R R <