-
| 
         I've tried looking through the cli docs and help output but no luck. Just was wondering if  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            bioball
          
      
      
        Feb 13, 2024 
      
    
    Replies: 1 comment 3 replies
-
| 
         Here's the list of output formats built into Pkl: https://pkl-lang.org/main/current/pkl-cli/index.html#format You can define an in-language renderer, too, so there's no way to have an exhaustive list. We ourselves maintain two in-language renderers, distributed as packages:  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
      Answer selected by
        pmaresca
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Here's the list of output formats built into Pkl: https://pkl-lang.org/main/current/pkl-cli/index.html#format
You can define an in-language renderer, too, so there's no way to have an exhaustive list. We ourselves maintain two in-language renderers, distributed as packages: