blueprint-push - push a blueprint to the Internet
blueprint push [-q] name
blueprint-push stores the blueprint name and all associated tarballs as name on the configured server (which is https://devstructure.com by default) and prints the URL from which it may be fetched.
If no secret is configured in /etc/blueprint-io.cfg or ~/.blueprint-io.cfg, one is created and a sample configuration is printed.
-q, --quiet-h, --help~/.blueprints.git/etc/blueprint-io.cfg, ~/.blueprint-io.cfgserver and secret value.Example ~/.blueprint-io.cfg:
[default]
server = https://devstructure.com
secret = 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_-
The server in this case specifies the default and may be omitted.
Girl Talk - "Let It Out"
blueprint-push(1) and blueprint-pull(1), which blueprint-io(7) adds to the blueprint(1) suite.