frostfs-node/cmd/neofs-cli/modules
Leonard Lyubich 2e814941c0 [#560] cli/container: Support session tokens
Container sessions allow to perform some operations on behalf of another
user. There is a need to to attach session tokens to commands.

Add `session` flag to `put`, `delete` and `set-eacl` commands from
`container` section. It should be a path to the JSON-encoded session token.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-31 11:53:06 +03:00
..
accounting.go [#466] cli: support NEP-2 and NEP-6 key formats 2021-04-23 10:11:47 +03:00
acl.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00
completion.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00
container.go [#560] cli/container: Support session tokens 2021-05-31 11:53:06 +03:00
control.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
netmap.go [#466] cli: support NEP-2 and NEP-6 key formats 2021-04-23 10:11:47 +03:00
object.go [#466] cli: support NEP-2 and NEP-6 key formats 2021-04-23 10:11:47 +03:00
root.go [#549] cli: Add TLS support to control service 2021-05-27 17:07:04 +03:00
storagegroup.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
util.go [#316] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
version.go [#302] Fix goimports linter errors 2021-01-12 18:47:02 +03:00