Skip to content

nintexplatform/azure.webapp.config.set

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

icon

Problem statement

sets azure webapp configuration

Format

the op uses opspec 0.1.5 definition format

Example usage

Install

opctl op install github.com/opspec-pkgs/azure.webapp.config.set#1.1.0

Run

opctl run github.com/opspec-pkgs/azure.webapp.config.set#1.1.0

Compose

op:
  ref: github.com/opspec-pkgs/azure.webapp.config.set#1.1.0
  inputs:
    loginId:
    loginSecret:
    name:
    resourceGroup:
    subscriptionId:
    # params w/ default
    alwaysOn:
    autoHealEnabled:
    javaContainer:
    javaContainerVersion:
    javaVersion:
    linuxFxVersion:
    loginTenantId:
    loginType:
    netFrameworkVersion:
    phpVersion:
    pythonVersion:
    remoteDebuggingEnabled:
    slot:
    use32BitWorkerProcess:
    webSocketsEnabled:

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md

About

sets azure webapp configuration

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%