databio / bulker

Manager for multi-container computing environments
https://bulker.io
BSD 2-Clause "Simplified" License
24 stars 2 forks source link

Wrong flag in tutorial for file manifest #86

Open jemma-nelson opened 2 years ago

jemma-nelson commented 2 years ago

The tutorial suggests using -f to load a manifest from the filesystem: https://bulker.databio.org/en/latest/tutorial/ with bulker load demo -f http://big.databio.org/bulker/bulker/demo.yaml

It seems that this should instead instruct the user to use the -m flag, as shown in the usage:

  -m MANIFEST, --manifest MANIFEST
                        File path to manifest. Can be a remote URL or local
                        file.