Sha256: 5d561704d32ddcc8684fd5c4c4f4ddc70ab7b06a2bbc95cbb26dfc890e928524

Contents?: true

Size: 366 Bytes

Versions: 2

Compression:

Stored size: 366 Bytes

Contents

## Example

  lono completion

Prints words for TAB auto-completion.

## Examples

  lono completion
  lono completion cfn
  lono completion cfn create

To enable, TAB auto-completion add the following to your profile:

  eval $(lono completion script)

Auto-completion example usage:

  lono [TAB]
  lono cfn [TAB]
  lono cfn create [TAB]
  lono cfn create --[TAB]

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lono-4.0.2 lib/lono/help/completion.md
lono-4.0.1 lib/lono/help/completion.md