Skip to main content
Dotset Labs home page
Search...
⌘K
GitHub
GitHub
Search...
Navigation
Function: getRecommendedOutputFormats
Documentation
GitHub
npm
Introduction
Introduction
Quickstart
Installation
Shield
CLI Commands
Concepts
CI/CD Guides
Security
Tollgate
CLI Commands
Concepts
Integration Guides
Security
API Reference
API Reference
Shield API
Tollgate API
On this page
Function: getRecommendedOutputFormats()
Parameters
env?
Returns
Function: getRecommendedOutputFormats
Dotset CLI API Documentation
/
index
/ getRecommendedOutputFormats
Function: getRecommendedOutputFormats()
Copy
function
getRecommendedOutputFormats
(
env
?
)
:
string
[];
Defined in: src/shield/environment.ts:306
Get the recommended output formats for current CI environment
Parameters
env?
Returns
string
[]
⌘I