alpacon work-session approve
Approving work sessions has moved to the Alpacon console (web).
alpacon work-session approve SESSION_ID [flags]
The subcommand stays available for discoverability, but running it always exits with an error and does not approve 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 approve
Track session status
Approve the session in the Alpacon console, then track its status from the CLI:
alpacon work-session ls --status approved
See Approvals for approving sessions from the web interface.