< Back
Get-CFDevelopmentMode
Post
NAME Get-CFDevelopmentMode
SYNOPSIS
Development Mode temporarily allows you to enter development mode for your websites if you need to make changes to
your site. This will bypass Cloudflare's accelerated cache and slow down your site, but is useful if you are
making changes to cacheable content (like images, css, or JavaScript) and would like to see those changes right
away. Once entered, development mode will last for 3 hours and then automatically toggle off.
SYNTAX
Get-CFDevelopmentMode [<CommonParameters>]
DESCRIPTION
Gets the status of development mode whether it is enabled or disabled.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
NOTES
Example 1
PS C:\\> Get-CFDevelopmentMode
Gets the status of development mode whether it is enabled or disabled
RELATED LINKS
SYNOPSIS
Development Mode temporarily allows you to enter development mode for your websites if you need to make changes to
your site. This will bypass Cloudflare's accelerated cache and slow down your site, but is useful if you are
making changes to cacheable content (like images, css, or JavaScript) and would like to see those changes right
away. Once entered, development mode will last for 3 hours and then automatically toggle off.
SYNTAX
Get-CFDevelopmentMode [<CommonParameters>]
DESCRIPTION
Gets the status of development mode whether it is enabled or disabled.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
NOTES
Example 1
PS C:\\> Get-CFDevelopmentMode
Gets the status of development mode whether it is enabled or disabled
RELATED LINKS