frostfs-node/cmd/neofs-cli
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
..
modules [#560] cli/container: Support session tokens 2021-05-31 11:53:06 +03:00
main.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00