Sha256: b8f6d2cf79381fc9dffeb0bafdafdc04210a28b524d00d283cf7e94b8b07e9df

Contents?: true

Size: 596 Bytes

Versions: 2

Compression:

Stored size: 596 Bytes

Contents

---
title: ufo help
---

You can run help for quick help information right at the cli.  Example:

```sh
ufo help
```

You can append `help`, `-h` or `--help` to the end of any command to get more help information about that specific command.  These all work.

```sh
ufo docker build help
ufo ship --help
ufo ships -h
```

<a id="prev" class="btn btn-basic" href="{% link _docs/ufo-tasks-register.md %}">Back</a>
<a id="next" class="btn btn-primary" href="{% link _docs/ufo-settings.md %}">Next Step</a>
<p class="keyboard-tip">Pro tip: Use the <- and -> arrow keys to move back and forward.</p>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ufo-1.6.1 docs/_docs/ufo-help.md
ufo-1.6.0 docs/_docs/ufo-help.md