You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2025. It is now read-only.
fsoc config set --auth oauth --server REDACTED -o json
gives this output:
The --server option is now deprecated. In the future, please use --url instead. We will set the url to "REDACTED"for you now
^ this error message is replicated in both stderr and stdout. This is a problem for scripting applications that use stdout programmatically. Debugging and error output should be only printed to stderr.