> lunbook help
Tasks:
lunbook checkout # Download unfuddle notebook and save locally.
lunbook help [TASK] # Describe available tasks or one specific task
lunbook pull # Update the local copy of your unfuddle notebook
lunbook push # Upload updated pages to your unfuddle notebook
lunbook status # Check which pages have been updated locally
Usage:
lunbook checkout
Options:
-p, [--password=PASSWORD] # Unfuddle password (required)
-s, [--subdomain=SUBDOMAIN] # Unfuddle subdomain (required)
-u, [--username=USERNAME] # Unfuddle username (required)
-r, [--project-id=PROJECT_ID] # Unfuddle project id (required)
-n, [--notebook-id=NOTEBOOK_ID] # Unfuddle notebook id (required)
-o, [--protocol=PROTOCOL] # http/https (default: http)
Usage:
lunbook push
Options:
-m, [--message=MESSAGE] # Message
Project
local_unfuddle_notebook
Download unfuddle notebook and save locally
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies
Development
Runtime
Project Readme