logout

Logs out the administrator from an active Oracle FS System session.

SYNOPSIS

logout [ usage | help ]

DESCRIPTION

The logout command requires no additional input.

The Oracle FS CLI automatically logs out an administrator when the session has been idle for a predefined amount of time. Run the system ‑modify ‑sessionTimeout command to change the amount of time that FSCLI sessions can be idle.

Some commands take a longer to run than the maximum amount of time that a session can be idle. When running these commands, you do not need to abandon the session while waiting for the command to complete. Run lengthy commands with the ‑timeout option. For the timeout-in-seconds parameter, specify the length of time that the command-line waits before another command is allowed to run. If the command takes longer to run than the specified time limit, the system continues processing the command, but the command prompt is made available so that you can issue another command. If the -timeout option is omitted, the command-line blocks until the one of the following conditions is met:
  • The command completes successfully.

  • The command returns with an error.

  • The session times out.

To check on the status of a command that is still running after the session ends, log into the Oracle FS System, and issue a task ‑list ‑details command.

Note: Administrators with primary administrator, admin1, admin2, monitor, or support roles are authorized to run the logout command.

EXAMPLE

Task

Log out of an FSCLI session.

Parameters
  • None

$ fscli logout