summaryrefslogtreecommitdiff
path: root/tests/frontend/completions.py
diff options
context:
space:
mode:
authorRebecca Grayson <becky.grayson1@hotmail.co.uk>2019-08-08 10:48:52 +0100
committerRebecca Grayson <becky.grayson1@hotmail.co.uk>2019-08-16 15:27:28 +0100
commita654c659985db4916d06b15d916e553305f3cb41 (patch)
tree6dff2149af44292a83685821a35218d0acda90c1 /tests/frontend/completions.py
parentc627b2203cad48881dbbab822b59464de5c7278f (diff)
downloadbuildstream-a654c659985db4916d06b15d916e553305f3cb41.tar.gz
Addition of bst artifact list-contents:
this commit introduces the bst artifact list-contents command. When used it provides the user with a list of the contents within the artifact. Tests and a NEWS entry have also been added for the command.
Diffstat (limited to 'tests/frontend/completions.py')
-rw-r--r--tests/frontend/completions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/frontend/completions.py b/tests/frontend/completions.py
index 3619242ac..e9fa25b73 100644
--- a/tests/frontend/completions.py
+++ b/tests/frontend/completions.py
@@ -65,6 +65,7 @@ ARTIFACT_COMMANDS = [
'push ',
'pull ',
'log ',
+ 'list-contents ',
]
WORKSPACE_COMMANDS = [