Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neofs-cli object hash has no session flag #2029

Closed
abereziny opened this issue Nov 8, 2022 · 2 comments
Closed

neofs-cli object hash has no session flag #2029

abereziny opened this issue Nov 8, 2022 · 2 comments
Assignees
Labels
bug Something isn't working neofs-cli NeoFS CLI application issues U3 Regular

Comments

@abereziny
Copy link

abereziny commented Nov 8, 2022

In order to use static session with neofs-cli we need a session flag to pass a file with session token.

neofs-cli object hash --help

Expected Behavior

session flag should be in the list of available flags

Current Behavior

session flag absent, cannot use neofs-cli object hash with static session

Your Environment

neofs-cli --version
NeoFS CLI
Version: v0.33.0-33-g60e9de8d 
GoVersion: go1.18.4

Autotest

in feature branch
https://github.com/abereziny/neofs-testcases/tree/feature/abereziny-add-object-static-session-tests
testsuites.session_token.test_object_session_token#test_static_session_range

@fyrchik
Copy link
Contributor

fyrchik commented Nov 10, 2022

Let's make all commands symmetric.

@fyrchik
Copy link
Contributor

fyrchik commented Nov 11, 2022

Closed via #2039 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working neofs-cli NeoFS CLI application issues U3 Regular
Projects
None yet
Development

No branches or pull requests

4 participants