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