Skip to main content

Arguments

The Initium CLI accepts several arguments in order to execute different types of actions:

NAME:
initium - CLI of the Initium project

USAGE:
initium [global options] command [command options] [arguments...]

COMMANDS:
build build a container image from the project directory
delete delete the knative service
deploy deploy the application as a knative service
init create configuration for the CLI
onbranch Build, push and deploy the application using the branch name as version and namespace
onmain deploy the application as a knative service
push push the container image to a registry
template output the docker file used for this project
help, h Shows a list of commands or help for one command

GLOBAL OPTIONS:
--config-file value read parameters from config (default: ".initium.yaml") [$INITIUM_CONFIG_FILE]
--project-directory value The directory in which your Dockerfile lives (default: ".") [$INITIUM_PROJECT_DIRECTORY]
--help, -h show help