frostfs-node/cmd/internal/common
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
..
ape [#1501] cli: Refactor APE-related commands 2024-11-15 15:36:33 +03:00
config [#1364] cmd/common: Add tests for CreateViper and ReloadViper 2024-09-11 08:03:05 +00:00
exit.go [#390] frostfs-cli: Pass bearer token to Tree srv 2023-06-07 11:08:34 +03:00
netmap.go [#1382] node: Replace deprecated methods 2024-09-18 14:35:48 +03:00