frostfs-node/cmd/frostfs-cli/modules/util
Airat Arifullin 8a465b74ad
All checks were successful
Tests and linters / Run gofumpt (pull_request) Successful in 50s
DCO action / DCO (pull_request) Successful in 1m6s
Vulncheck / Vulncheck (pull_request) Successful in 2m12s
Tests and linters / Staticcheck (pull_request) Successful in 2m41s
Build / Build Components (pull_request) Successful in 2m48s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m49s
Tests and linters / gopls check (pull_request) Successful in 3m21s
Tests and linters / Lint (pull_request) Successful in 3m46s
Tests and linters / Tests (pull_request) Successful in 3m58s
Tests and linters / Tests with -race (pull_request) Successful in 4m16s
[#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:59:37 +03:00
..
acl.go [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
convert.go [#1] Fix naming in FrostFS CLI help output 2023-01-31 11:24:50 +03:00
convert_eacl.go [#1501] cli: Refactor APE-related commands 2024-11-15 15:59:37 +03:00
keyer.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
root.go [#1259] cli: Remove locode subcommand 2024-07-23 14:59:14 +03:00
sign.go [#1] Fix naming in FrostFS CLI help output 2023-01-31 11:24:50 +03:00
sign_bearer.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
sign_session.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00