frostfs-node/cmd/frostfs-adm/internal/modules/morph
Airat Arifullin ae31ef3602 [#1501] cli: Move PrintHumanReadableAPEChain to a common package
* Both `frostfs-cli` and `frostfs-adm` APE-related subcommands use
  `PrintHumanReadableAPEChain` to print a parsed APE-chain. So, it's
  more correct to have it in a common package over `frostfs-cli` and
  `frostfs-adm` folders.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-11-20 07:58:32 +00:00
..
ape [#1501] cli: Move PrintHumanReadableAPEChain to a common package 2024-11-20 07:58:32 +00:00
balance [#1210] adm: Fix error handling when contract not found 2024-07-02 13:03:40 +00:00
config [#1210] adm: Fix error handling when contract not found 2024-07-02 13:03:40 +00:00
constants [#932] adm: Move defaults for NNS to package constants 2024-02-28 18:57:16 +00:00
container [#1425] adm: Remove eACL fetching from dump-containers 2024-10-09 10:56:48 +03:00
contract [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
frostfsid [#1505] adm: Allow to manage additional keys in frostfsid 2024-11-19 16:25:16 +03:00
generate [#1459] .golangci.yml: Add intrange linter, fix issues 2024-10-30 15:18:22 +00:00
helper [#1393] adm: Make NewLocalActor receive accout name 2024-11-08 13:57:51 +00:00
initialize [#1391] adm: Properly check whether transfers were made 2024-10-02 11:41:33 +03:00
netmap [#1409] adm: Uncommonize DeltaFlag 2024-10-02 11:41:27 +03:00
nns [#1393] adm: Make NewLocalActor receive accout name 2024-11-08 13:57:51 +00:00
node [#1372] adm/morph: Add delta flag to 'force-new-epoch' 2024-09-20 11:42:04 +03:00
notary [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
policy [#1217] Fix grammar mistakes and misspelling 2024-07-01 19:14:25 +03:00
proxy [#1400] adm: Support flag alphabet-wallets for commands proxy-add/remove-account 2024-09-30 14:15:13 +03:00
root.go [#932] adm: Add commands to manipulate with NNS contract 2024-02-28 18:57:16 +00:00