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