alpacon approval reject
Rejecting requests has moved to the Alpacon console (web).
alpacon approval reject REQUEST_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 approval ls' to track a request's status.
Approve or reject in the Alpacon console (web) or Slack instead.
Options
-h, --help help for reject
Track request status
Reject the request in the Alpacon console, then track its status from the CLI:
alpacon approval ls --status rejected
See Approvals for rejecting requests from the web interface.