frostfs-node/cmd
Airat Arifullin c00222c491
Some checks failed
DCO action / DCO (pull_request) Successful in 3m20s
Vulncheck / Vulncheck (pull_request) Successful in 3m19s
Pre-commit hooks / Pre-commit (pull_request) Successful in 4m4s
Build / Build Components (pull_request) Successful in 4m46s
Tests and linters / Run gofumpt (pull_request) Failing after 56s
Tests and linters / gopls check (pull_request) Successful in 2m34s
Tests and linters / Staticcheck (pull_request) Successful in 2m47s
Tests and linters / Lint (pull_request) Successful in 3m38s
Tests and linters / Tests (pull_request) Successful in 3m57s
Tests and linters / Tests with -race (pull_request) Successful in 5m42s
[#1501] cli: Refactor APE-related commands
* Move common rule parsing logic to a common package that
  also can be imported out of `frostfs-node`;
* Move common flags and commands to `cmd/internal/common/ape` package to
  avoid duplication. Since `frostfs-adm` and `frostfs-cli` subcommands
  are able to use commands, thee same flag names and their descriptions.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-11-15 15:36:33 +03:00
..
frostfs-adm [#1501] cli: Refactor APE-related commands 2024-11-15 15:36:33 +03:00
frostfs-cli [#1501] cli: Refactor APE-related commands 2024-11-15 15:36:33 +03:00
frostfs-ir [#1422] ir: Add dialer source 2024-10-17 13:15:08 +00:00
frostfs-lens [#1459] .golangci.yml: Add intrange linter, fix issues 2024-10-30 15:18:22 +00:00
frostfs-node [#1449] tree: Add ApplyBatch method 2024-11-12 12:11:07 +00:00
internal/common [#1501] cli: Refactor APE-related commands 2024-11-15 15:36:33 +03:00