summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChandan Singh <chandan@chandansingh.net>2020-05-07 20:37:00 +0000
committerChandan Singh <chandan@chandansingh.net>2020-05-13 21:32:43 +0000
commitf196019a47b27b7a686e3aa1a1e03530fef28ea2 (patch)
treeeb88ccaafe9eba62c2990feb108ca80fc1ce1573 /NEWS
parentc3198f5e4e8ff45ac9be19215f575a54e2180de4 (diff)
downloadbuildstream-f196019a47b27b7a686e3aa1a1e03530fef28ea2.tar.gz
_frontend/cli: Support "build" and "run" values for `artifact pull --deps`
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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