summaryrefslogtreecommitdiff
path: root/man/bst-artifact-push.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/bst-artifact-push.1')
-rw-r--r--man/bst-artifact-push.111
1 files changed, 9 insertions, 2 deletions
diff --git a/man/bst-artifact-push.1 b/man/bst-artifact-push.1
index 5ede66917..b4182023c 100644
--- a/man/bst-artifact-push.1
+++ b/man/bst-artifact-push.1
@@ -1,4 +1,4 @@
-.TH "BST ARTIFACT PUSH" "1" "22-Jan-2019" "" "bst artifact push Manual"
+.TH "BST ARTIFACT PUSH" "1" "24-Jan-2019" "" "bst artifact push Manual"
.SH NAME
bst\-artifact\-push \- Push a built artifact
.SH SYNOPSIS
@@ -7,6 +7,13 @@ bst\-artifact\-push \- Push a built artifact
.SH DESCRIPTION
Push a built artifact to a remote artifact cache.
.PP
+Specifying no elements will result in pushing the default targets
+of the project. If no default targets are configured, all project
+elements will be pushed.
+.PP
+When this command is executed from a workspace directory, the default
+is to push the workspace element.
+.PP
The default destination is the highest priority configured cache. You can
override this by passing a different cache URL with the `--remote` flag.
.PP
@@ -25,4 +32,4 @@ Specify `--deps` to control which artifacts to push:
The dependencies to push (default: none)
.TP
\fB\-r,\fP \-\-remote TEXT
-The URL of the remote cache (defaults to the first configured cache) \ No newline at end of file
+The URL of the remote cache (defaults to the first configured cache)