summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2020-07-01 16:34:45 +0200
committerJürg Billeter <j@bitron.ch>2020-07-06 09:39:13 +0200
commit8745864ceea5da0ee984cce89791f452c0dadcbc (patch)
tree23b150a719e5e4c42584d4dda383eaa572e4c7a8 /doc
parent7c03094ad35d89f59a750a8be7c13e6c592e306d (diff)
downloadbuildstream-8745864ceea5da0ee984cce89791f452c0dadcbc.tar.gz
Add `bst source push` command
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 276a17ce6..27fe692d3 100644
--- a/doc/source/using_commands.rst
+++ b/doc/source/using_commands.rst
@@ -144,6 +144,13 @@ Source subcommands
----
+.. _invoking_source_push:
+
+.. click:: buildstream._frontend.cli:source_push
+ :prog: bst source push
+
+----
+
.. _invoking_source_checkout:
.. click:: buildstream._frontend.cli:source_checkout