• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

devinivy / dogwater / 82
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v2.3.0
DEFAULT BRANCH: master
Ran 08 Jan 2016 03:47AM UTC
Jobs 5
Files 1
Run time 18s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
82

push

travis-ci

devinivy
Add docs for Command line interface to a user's defaults.
Syntax:

'defaults' [-currentHost | -host <hostname>] followed by one of the following:

  read                                 shows all defaults
  read <domain>                        shows defaults for given domain
  read <domain> <key>                  shows defaults for given domain, key

  read-type <domain> <key>             shows the type for the given domain, key

  write <domain> <domain_rep>          writes domain (overwrites existing)
  write <domain> <key> <value>         writes key for domain

  rename <domain> <old_key> <new_key>  renames old_key to new_key

  delete <domain>                      deletes domain
  delete <domain> <key>                deletes key in domain

  import <domain> <path to plist>      writes the plist at path to domain
  import <domain> -                    writes a plist from stdin to domain
  export <domain> <path to plist>      saves domain as a binary plist to path
  export <domain> -                    writes domain as an xml plist to stdout
  domains                              lists all domains
  find <word>                          lists all entries containing word
  help                                 print this help

<domain> is ( <domain_name> | -app <application_name> | -globalDomain )
         or a path to a file omitting the '.plist' extension

<value> is one of:
  <value_rep>
  -string <string_value>
  -data <hex_digits>
  -int[eger] <integer_value>
  -float  <floating-point_value>
  -bool[ean] (true | false | yes | no)
  -date <date_rep>
  -array <value1> <value2> ...
  -array-add <value1> <value2> ...
  -dict <key1> <value1> <key2> <value2> ...
  -dict-add <key1> <value1> ... option.

147 of 147 relevant lines covered (100.0%)

27.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 82.1 08 Jan 2016 03:47AM UTC 0
100.0
Travis Job 82.1
2 82.2 08 Jan 2016 03:47AM UTC 0
100.0
Travis Job 82.2
3 82.3 08 Jan 2016 03:47AM UTC 0
100.0
Travis Job 82.3
4 82.4 08 Jan 2016 03:47AM UTC 0
100.0
Travis Job 82.4
5 82.5 08 Jan 2016 03:48AM UTC 0
100.0
Travis Job 82.5
Source Files on build 82
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #82
  • c3d261c0 on github
  • Prev Build on default-test (#80)
  • Next Build on default-test (#84)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc