How to add  --offline to the default config
              
              #3023
            
            
              
  
  Closed
              
          
                  
                    
                      halloleo
                    
                  
                
                  started this conversation in
                Using directives and cmd configuration options
              
            Replies: 2 comments 4 replies
-
| There's no config for offline at this time. As for available config keys, you can check what's available under: scala-cli config --full-help --power | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            -
| BTW until a config option is added, you can rely on setting the  | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to run scala-cli as
because my machine is not on the internet.
The option
--powerI can add withas a default option which is great.
I tried the same for
--offline:but here I get "Error: unrecognized key offline".
How can I add
--offlineto the default config?Also, is there a way to suppress the informational output:
Beta Was this translation helpful? Give feedback.
All reactions