yearn

usage:
    ctc yearn [QUERY] [options]

description:
    display summary of Yearn vaults

examples:
    ctc yearn 
    ctc yearn --min-tvl 1000000
    ctc yearn --sort TVL
    ctc yearn 0x9d409a0a012cfba9b15f6d4b36ac57a46966ab9a
    ctc yearn 0x9d409a0a012cfba9b15f6d4b36ac57a46966ab9a -v
    ctc yearn 0x9d409a0a012cfba9b15f6d4b36ac57a46966ab9a --harvests

arguments:
    QUERY                address or name of vault to show details of
    --sort SORT          vault field to sort by
    -n N                 number of vaults to display
    --min-apy MIN_APY    filter vaults by minimum APY
    --min-apr MIN_APR    filter vaults by minimum APR
    --min-tvl MIN_TVL    filter vaults by minimum TVL
    -v, --verbose        output additional information
    --harvests           show harvests when viewing individual vault


usage of subcommands:
    ctc yearn can also be used to invoke subcommands

    to view help about a specific subcommand, run:
        ctc yearn <subcommand> -h

available subcommands:
    addresses    output Yearn addresses