Update product.md (#2257)

add --tag documentation
This commit is contained in:
Renee Jackson
2021-09-28 13:28:28 -03:00
committed by GitHub
parent 685245c2bd
commit 4cf8a145be
+1 -1
View File
@@ -50,7 +50,7 @@ If the link lives outside `/docs`, head to the file's location on GitHub (in th
This living document outlines the manual quality assurance process conducted to ensure each release of Fleet meets organization standards.
All steps should be conducted during each QA pass. All steps are possible with `fleetctrl preview`.
All steps should be conducted during each QA pass. All steps are possible with `fleetctl preview`. In order to target a specific version of `fleetctl preview`, the tag argument can be used together with the commit you are targeting as long as that commit is represented by a tag in [docker hub](https://hub.docker.com/r/fleetdm/fleet/tags?page=1&ordering=last_updated). Without tag argument, `fleetctl preview` defaults to latest stable.
As new features are added to Fleet, new steps and flows will be added.