nexus¶

Usage: lftools-uv [OPTIONS] COMMAND [ARGS]...
Try 'lftools-uv --help' for help.
╭─ Error ──────────────────────────────────────────────────────────────────────╮
│ No such command 'nexus'. Did you mean 'nexus3', 'nexus2'?                    │
╰──────────────────────────────────────────────────────────────────────────────╯

Commands¶

create¶

Usage: lftools-uv [OPTIONS] COMMAND [ARGS]...
Try 'lftools-uv --help' for help.
╭─ Error ──────────────────────────────────────────────────────────────────────╮
│ No such command 'nexus'. Did you mean 'nexus3', 'nexus2'?                    │
╰──────────────────────────────────────────────────────────────────────────────╯

repo¶

Usage: lftools-uv [OPTIONS] COMMAND [ARGS]...
Try 'lftools-uv --help' for help.
╭─ Error ──────────────────────────────────────────────────────────────────────╮
│ No such command 'nexus'. Did you mean 'nexus3', 'nexus2'?                    │
╰──────────────────────────────────────────────────────────────────────────────╯

For details and examples, please see the nexus2 documentation.

role¶

Usage: lftools-uv [OPTIONS] COMMAND [ARGS]...
Try 'lftools-uv --help' for help.
╭─ Error ──────────────────────────────────────────────────────────────────────╮
│ No such command 'nexus'. Did you mean 'nexus3', 'nexus2'?                    │
╰──────────────────────────────────────────────────────────────────────────────╯
# Example role-config.yaml. The top-level keys will be the role's id.
---
# Minimal config
lf-deployment:
  display_name: LF Deployment Role
  roles: # Define roles by ID or by Name
    - nx-deployment
    - analytics
# Full config with privileges (by name) and description defined.
LF Deployment By Name:
  display_name: LF Dep Role
  privileges:
    - Status - (read)
    - Login to UI
  roles:
    - Nexus Deployment Role
    - Analytics
  description: "A role where I defined its contained roles by name"

reorder-staged-repos¶

Usage: lftools-uv [OPTIONS] COMMAND [ARGS]...
Try 'lftools-uv --help' for help.
╭─ Error ──────────────────────────────────────────────────────────────────────╮
│ No such command 'nexus'. Did you mean 'nexus3', 'nexus2'?                    │
╰──────────────────────────────────────────────────────────────────────────────╯

docker¶

Usage: lftools-uv [OPTIONS] COMMAND [ARGS]...
Try 'lftools-uv --help' for help.
╭─ Error ──────────────────────────────────────────────────────────────────────╮
│ No such command 'nexus'. Did you mean 'nexus3', 'nexus2'?                    │
╰──────────────────────────────────────────────────────────────────────────────╯

While a settings.yaml file is still supported for nexus docker commands, the preferred way to login is to use an lftools-uv.ini file, and provide the server address using the --server option. The config file should be at $HOME/.config/lftools-uv/lftools-uv.ini.

delete¶

Usage: lftools-uv [OPTIONS] COMMAND [ARGS]...
Try 'lftools-uv --help' for help.
╭─ Error ──────────────────────────────────────────────────────────────────────╮
│ No such command 'nexus'. Did you mean 'nexus3', 'nexus2'?                    │
╰──────────────────────────────────────────────────────────────────────────────╯

list¶

Usage: lftools-uv [OPTIONS] COMMAND [ARGS]...
Try 'lftools-uv --help' for help.
╭─ Error ──────────────────────────────────────────────────────────────────────╮
│ No such command 'nexus'. Did you mean 'nexus3', 'nexus2'?                    │
╰──────────────────────────────────────────────────────────────────────────────╯

release¶

Usage: lftools-uv [OPTIONS] COMMAND [ARGS]...
Try 'lftools-uv --help' for help.
╭─ Error ──────────────────────────────────────────────────────────────────────╮
│ No such command 'nexus'. Did you mean 'nexus3', 'nexus2'?                    │
╰──────────────────────────────────────────────────────────────────────────────╯

While a settings.yaml file is still supported for nexus release commands, the preferred way to login is to use an lftools-uv.ini file, and provide the server address using the --server option. The config file should be at $HOME/.config/lftools-uv/lftools-uv.ini. Requires an [nexus.example.com] for each Nexus repositories in ~/.config/lftools-uv/lftools-uv.ini:

[nexus.example.com]
username=
password=