Examples
Here's a list of common Playbooks CLI commands that'll help you get started. For more advanced configurations, please view the documentation for each command.
Login
Connect the CLI to your Playbooks account.
Terminalplaybooks login
Account
View the Playbooks account you're currently connected to.
Terminalplaybooks account
Toggle
Toggle the Playbooks account that's currently active.
Terminalplaybooks toggle <account_uuid>
Purchase
Purchase a Playbooks repo using a card on file.
Terminalplaybooks purchase <repo_uuid>
Download
Download a Playbooks repo to your local machine.
Terminalplaybooks download <repo_uuid>
Logout
Disconnect the CLI from your Playbooks account.
Terminalplaybooks logout