Skip to content

is it possible to search specific campground in Yellowstone? #15

Answered by juftin
zwyolo asked this question in Q&A
Discussion options

You must be logged in to vote

Update

Yes! Here's how it works: Yellowstone is kinda goofy, most of the campgrounds in the park are hosted by yellowstonenationalparklodges.com. To search these campgrounds you will set the --provider parameter to yellowstone. Currently, there are 5 supported campgrounds, and you can specify which campgrounds you want searched by passing the --campground parameter:

Eligible Campgrounds (camply campground ID):

  1. Canyon Campground (YLYC:RV)
  2. Bridge Bay Campground (YLYB:RV)
  3. Grant Campground (YLYG:RV)
  4. Madison Campground (YLYM:RV)
  5. Fishing Bridge RV Park (YLYF:RV)
camply campsites \
    --provider yellowstone \
    --campground YLYC:RV \
    --campground YLYB:RV \
    --campground YLYG:RV \
   …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@zwyolo
Comment options

@juftin
Comment options

Answer selected by juftin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants