update

package
v1.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const BuildTrigger = "BUILD_TRIGGER"

BuildTrigger is used to request a retry-build for the application.

View Source
const ReleaseTrigger = "RELEASE_TRIGGER"

ReleaseTrigger is used to request a new release for the application.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	Application         applicationCmd      `cmd:"" group:"deplo.io" name:"application" aliases:"app,application" help:"Update an existing deplo.io Application."`
	Config              configCmd           `cmd:"" group:"deplo.io" name:"config"  help:"Update an existing deplo.io Project Configuration."`
	Project             projectCmd          `cmd:"" group:"management.nine.ch" name:"project"  help:"Update an existing Project"`
	MySQL               mySQLCmd            `cmd:"" group:"storage.nine.ch" name:"mysql" help:"Update an existing MySQL instance."`
	MySQLDatabase       mysqlDatabaseCmd    `cmd:"" group:"storage.nine.ch" name:"mysqldatabase" help:"Update an existing MySQL database."`
	Postgres            postgresCmd         `cmd:"" group:"storage.nine.ch" name:"postgres" help:"Update an existing PostgreSQL instance."`
	PostgresDatabase    postgresDatabaseCmd `cmd:"" group:"storage.nine.ch" name:"postgresdatabase" help:"Update an existing PostgreSQL database."`
	KeyValueStore       keyValueStoreCmd    `cmd:"" group:"storage.nine.ch" name:"keyvaluestore" aliases:"kvs" help:"Update an existing KeyValueStore instance"`
	CloudVirtualMachine cloudVMCmd          `cmd:"" group:"infrastructure.nine.ch" name:"cloudvirtualmachine" aliases:"cloudvm" help:"Update a CloudVM."`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL