Type object
File match **/upctl.yaml
Schema URL https://catalog.lintel.tools/schemas/schemastore/upcloud-cli-upctl-configuration/latest.json
Source https://raw.githubusercontent.com/UpCloudLtd/upcloud-cli/refs/heads/main/docs/upctl.schema.json

Validate with Lintel

npx @lintel/lintel check
Type: object

upctl is a command line client for UpCloud services. The upctl.yaml file can be used to configure it. https://upcloudltd.github.io/upcloud-cli/

Properties

username string
password string
client-timeout string

Client timeout duration https://pkg.go.dev/time#ParseDuration

pattern=^([0-9]+(h|m|[muµn]?s)?)+$
output string

Output format

Default: "human"
Values: "human" "yaml" "json"