Command-line interface

neophile

Command-line interface for neophile.

neophile [OPTIONS] COMMAND [ARGS]...

Options

-c, --config-path <PATH>

Path to configuration.

--version

Show the version and exit.

Environment variables

NEOPHILE_CONFIG
Provide a default for -c

analyze

Analyze the current directory for pending upgrades.

neophile analyze [OPTIONS]

Options

--allow-expressions, --no-allow-expressions

Allow version match expressions.

--path <path>

Path to analyze.

--pr, --no-pr

Generate a pull request of changes.

--update, --no-update

Update out-of-date dependencies

github-inventory

Inventory available GitHub tags.

neophile github-inventory [OPTIONS] OWNER REPO

Arguments

OWNER

Required argument

REPO

Required argument

helm-inventory

Inventory available Helm chart versions.

neophile helm-inventory [OPTIONS] REPOSITORY

Arguments

REPOSITORY

Required argument

help

Show help for any command.

neophile help [OPTIONS] [TOPIC]

Arguments

TOPIC

Optional argument

process

Process all configured repositories.

neophile process [OPTIONS]

scan

Scan a path for versions.

neophile scan [OPTIONS]

Options

--path <path>

Path to scan.