summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJames Ennis <james.ennis@codethink.com>2019-01-22 12:10:18 +0000
committerJames Ennis <james.ennis@codethink.com>2019-01-22 12:38:40 +0000
commitd9072371f9e7c4dd058e92eb0830fc3bcc36f247 (patch)
tree9f33832e59b5b70fef813585d32426311a597cbc /doc
parent1bccf1d25b55e1eae2baa42d8bdb2db6af075137 (diff)
downloadbuildstream-d9072371f9e7c4dd058e92eb0830fc3bcc36f247.tar.gz
using_commands.rst: Add artifact log subcommand
Diffstat (limited to 'doc')
-rw-r--r--doc/source/using_commands.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/using_commands.rst b/doc/source/using_commands.rst
index a0303da76..312b907f8 100644
--- a/doc/source/using_commands.rst
+++ b/doc/source/using_commands.rst
@@ -82,6 +82,13 @@ Artifact subcommands
----
+.. _invoking_artifact_log:
+
+.. click:: buildstream._frontend.cli:artifact_log
+ :prog: bst artifact log
+
+----
+
.. _invoking_artifact_pull:
.. click:: buildstream._frontend.cli:artifact_pull