File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 2929        [ --start <start-date> ]
3030        [ --end <end-date> ]
3131        [ --out <file-destination>]
32-         [ --output|-o <output-format> ]
3332        [ --profile|-P <profile-name> ]
3433        [ --projectId <id-of-project> ]
3534
@@ -86,15 +85,18 @@ Options
8685		  |service| project.
8786     - yes
8887
89-    * - ``--out``, ``-o`` 
88+    * - ``--out``
9089     - string
91-      - Output filename or path to filename. If omitted, logs are 
92-        downloaded to your current directory as ``<log-name>.gz``.
93-      - no
90+      - Output filename or path to filename. Value must be in the 
91+        following format: 
92+        
93+        .. code-block:: text 
94+           :copyable: false 
95+ 
96+           <file-name>.<extension>.gz
9497
95-    * - ``--output``, ``-o``
96-      - string 
97-      - .. include:: /includes/extracts/fact-basic-options-output.rst
98+        If omitted, {+mcli+} downloads logs to your current directory as 
99+        ``<log-name>.log.gz``.
98100     - no
99101
100102   * - ``--profile``, ``-P``
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments