fnproject/cli

RFE: add a flag to use a specific version of Fn Server

Closed this issue · 0 comments

By default fn start will pull fnproject/fnserver:latest if it's not yet in the registry. It would be nice to add a flag to override the latest tag/version. This flag could be useful to use a specific version of fnserver, eg. debugging, demo, test, etc.