Boundary
sessions cancel
Command: boundary sessions cancel
The boundary sessions cancel
command lets you cancel a Boundary session by providing the ID.
If the session is already canceled, the command succeeds with no effect.
Example
This example cancels a session with the ID s_1234567890
:
$ boundary sessions cancel -id s_1234567890
Usage
$ boundary sessions cancel [options] [args]
Command options
-id=<string>
- The ID of the session you want to cancel.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: