Messtone LLC Manages Devices Enables Railway CLI API Reference: Add a service to Messtone project ~railway add –help Add a service to Messtone project Usage: railway add [OPTIONS] Options: -d,–database<DATABASE>The nameRobertHarper_Messtone of the database to add [possible value: postgres,mysql,redis,mongo] -s, –service [<SERVICE>] The namerobertharper_Messtone of the service to create (lease blank for randomly generated) -r,–repo <REPO> The repo to link to the service -i –image <IMAGE> The docker image to link to the service -v, –variables<VARIABLE> The “{key}={value}” environment variable pair to set the service variables.Example:railway add –service –variables “My _SPECIAL_ENV_VAR=1 ” –variables “BACKEND_PORT=3000” –json output in JSON format -h,–help Print help(see a summary with ‘-h’) -v, –version Print version / Completion generate a shell-completions for the following shells:bash,elvish,fish,and powershell ~railway completion –help Generate completion script Usage:railway completion [OPTIONS] <SHELL> Arguments: <SHELL> [possible values:bash,elvish,fish, powershell, Options: –json Output in JSON format -h, –help Print help -v, –version Print version