Aperture CLI
Manage builds, deployments, and spar archives from your terminal
The Aperture CLI is a command-line tool for managing web application builds and deployments via the Aperture API, creating and verifying spar archives, and managing authentication and context for API operations.
Command Groups
The CLI organizes functionality into several command groups:
aperture auth
Authentication and session management
aperture context
Set and view current organization/project context
aperture project
Project (web app) management
aperture build
Build management (upload, list, download)
aperture spar
Archive creation, extraction, and verification
Next Steps
- Install the CLI - Get the CLI set up on your system
- Use the CLI - Learn about all available commands
- Enable Autocompletion - Set up shell completions
- CLI Keys - Manage signing and verification keys