deployed-cli
the deployed cli config file. Documentation: https://hyhello.github.io/deployed
| Type | object |
|---|---|
| File match |
.deployedrc
.deployed.json
.deployed.yaml
.deployed.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/deployed-cli/latest.json |
| Source | https://www.schemastore.org/deployed.json |
Validate with Lintel
npx @lintel/lintel check
JSON schema for the deployed cli config file.
See also: https://hyhello.github.io/deployed
Properties
Name of project to be released.
JSON Schema for deployed.
Alias collection of environment to be deployed.
Buffer or string that contains a private key for either key-based or hostbased user authentication (OpenSSH format).
For an encrypted privateKey, this is the passphrase used to decrypt it.
Delete localpath after deployment.
Empty the old version before deploying the new version.
List of plugins to load and use.
Definitions
Buffer or string that contains a private key for either key-based or hostbased user authentication (OpenSSH format).
For an encrypted privateKey, this is the passphrase used to decrypt it.
Execute script commands.
Old version backup name.
Delete localpath after deployment.
Empty the old version before deploying the new version.