📄️ new-deck
Create a new deck file.
📄️ import
Import a deck from a URL or local text file.
📄️ import-account
Import all public decks from an Archidekt user account.
📄️ login
Login to a supported website to save authentication tokens for future requests.
📄️ cache
Manage the card cache.
📄️ cache-server
Start a local cache server for card and pricing cache data.
📄️ card
Look up a single card by name using Scryfall.
📄️ random
Fetch a random card from Scryfall.
📄️ scry
Run a raw Scryfall card search.
📄️ price
Get pricing information for a deck.
📄️ add-card
Add a card to a deck by name.
📄️ collection
Interactively manage a collection of cards. Alias: collect.
📄️ build-site
Generate a static website for your decks.
📄️ serve
Serve the generated static site locally.