From f196019a47b27b7a686e3aa1a1e03530fef28ea2 Mon Sep 17 00:00:00 2001 From: Chandan Singh Date: Thu, 7 May 2020 20:37:00 +0000 Subject: _frontend/cli: Support "build" and "run" values for `artifact pull --deps` --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9f5f94ab4..98fefc044 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ CLI o `bst shell --build` will now automatically fetch missing sources. o `bst build --deps` now also accepts "build" as an input. o `bst source fetch --deps` now also accepts "build" and "run" as inputs. + o `bst artifact pull --deps` now also accepts "build" and "run" as inputs. Format -- cgit v1.2.1