frostfs-node/cmd/frostfs-cli/modules/object
Airat Arifullin 2a6cdbdb72
All checks were successful
Vulncheck / Vulncheck (push) Successful in 1m18s
Pre-commit hooks / Pre-commit (push) Successful in 1m38s
Build / Build Components (push) Successful in 1m40s
Tests and linters / Run gofumpt (push) Successful in 3m34s
Tests and linters / Lint (push) Successful in 3m46s
Tests and linters / Staticcheck (push) Successful in 3m56s
Tests and linters / Tests (push) Successful in 4m8s
Tests and linters / gopls check (push) Successful in 4m25s
OCI image / Build container images (push) Successful in 4m51s
Tests and linters / Tests with -race (push) Successful in 8m10s
[#1689] cli: Add split-header option for object patch command
* Make `split-header` option read binary- or JSON-encoded split-header;
* Use `PatchHeader` instead of `PatchAttributes`.

Change-Id: I50ae1bd93d4695657249dacbea981199a39e1a35
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2025-04-02 13:34:46 +00:00
..
delete.go [#1635] cli: Make object.readObjectAddress() public 2025-03-07 14:32:01 +03:00
get.go [#1635] cli: Make object.readObjectAddress() public 2025-03-07 14:32:01 +03:00
hash.go [#1635] cli: Make object.readObjectAddress() public 2025-03-07 14:32:01 +03:00
head.go [#1635] cli: Make object.readObjectAddress() public 2025-03-07 14:32:01 +03:00
lock.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
nodes.go [#1635] cli: Make object.readObjectAddress() public 2025-03-07 14:32:01 +03:00
patch.go [#1689] cli: Add split-header option for object patch command 2025-04-02 13:34:46 +00:00
put.go [#1570] cli: Use array type for attributes parameters 2025-01-28 11:15:30 +03:00
range.go [#1635] cli: Make object.readObjectAddress() public 2025-03-07 14:32:01 +03:00
root.go [#1307] cli: Introduce object patch command 2024-08-16 14:13:09 +00:00
search.go [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
util.go [#1635] cli: Make object.readObjectAddress() public 2025-03-07 14:32:01 +03:00