Skip to content

shipnode config

Terminal window
npx shipnode config show
npx shipnode config validate
npx shipnode config path
SubcommandPurpose
showPrint the resolved config (all defaults filled in).
validateValidate the config file against the schema; non-zero exit on error.
pathPrint the absolute path to the config file shipnode will load.

Each takes --config <path> to target a non-default file.