alpacon work-session reject
Rejecting work sessions has moved to the Alpacon console (web).
alpacon work-session reject SESSION_ID [flags]
The subcommand stays available for discoverability, but running it always exits with an error and does not reject anything:
Approvals must be done in the Alpacon console (web), not the CLI. The CLI is an execution and request surface only; approve and reject happen out of band. Use 'alpacon work-session ls' to track a session's status.
Approve or reject in the Alpacon console (web) or Slack instead.
Options
-h, --help help for reject
Track session status
Reject the session in the Alpacon console, then track its status from the CLI:
alpacon work-session ls --status rejected
See Approvals for rejecting sessions from the web interface.