Complete command reference and usage guide for PumpShell CLI. Master multi-wallet trading, token deployment, and automation.
Launch the interactive terminal or use commands directly:
Generate new Solana wallets with optional naming prefix.
--count - Number of wallets to create (default: 1)--prefix - Name prefix for wallet identificationImport existing wallets from private keys or seed phrases.
--key - Private key or seed phrase--name - Wallet identifier nameDisplay all stored wallets with balances and addresses.
Distribute SOL from main wallet to multiple wallets automatically.
PATTERN - Wallet name pattern (supports wildcards)--amount - SOL amount per wallet--from - Source wallet (default: main)Deploy new tokens on PumpFun with metadata and optional multi-wallet buy.
--name - Token name--symbol - Token ticker symbol--supply - Total token supply--description - Token description--image - Image URL or local path--multibuy - Auto-buy after deployment--wallet-group - Wallets for multibuyDistribute tokens to multiple addresses in one transaction.
Update token metadata including name, symbol, and image.
Execute buy orders across single or multiple wallets simultaneously.
--token - Token mint address or symbol--wallets - Wallet pattern (supports wildcards)--amount - SOL amount per wallet--slippage - Max slippage % (default: 5)--priority - Priority fee level (low/med/high)Sell tokens from multiple wallets with percentage or fixed amounts.
--percent - Percentage of holdings to sell--amount - Fixed token amount to sell--all - Sell entire balanceExecute coordinated buy/sell cycles to create volume and momentum (vamp attack).
--cycles - Number of buy/sell cycles--amount - SOL amount per cycle--delay - Delay between cycles (ms)--random - Randomize timingAuto-detect and instantly buy new token deployments with configurable parameters.
--token - Specific token to snipe (optional)--amount - SOL amount to spend--wallet - Wallet to use for sniping--auto - Auto-snipe all new deployments--jito - Use Jito for MEV protectionExecute predefined automation scripts with complex trading strategies.
SCRIPT_NAME - Name of automation script--auto - Run without confirmation--params - Override script parametersDisplay all available commands and quick reference.
Clear the terminal screen.
Show command history for current session.
Exit the PumpShell terminal.