Sha256: 97f7bf22912781851ffc539b0f04345f2c51e02d89536084f0425a60635b222d

Contents?: true

Size: 412 Bytes

Versions: 12

Compression:

Stored size: 412 Bytes

Contents

## Examples

    aws-logs completion

Prints words for TAB auto-completion.

    aws-logs completion
    aws-logs completion hello
    aws-logs completion hello name

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

    eval $(aws-logs completion_script)

Auto-completion example usage:

    aws-logs [TAB]
    aws-logs hello [TAB]
    aws-logs hello name [TAB]
    aws-logs hello name --[TAB]

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
aws-logs-1.0.0 lib/aws_logs/help/completion.md
aws-logs-0.5.1 lib/aws_logs/help/completion.md
aws-logs-0.5.0 lib/aws_logs/help/completion.md
aws-logs-0.4.1 lib/aws_logs/help/completion.md
aws-logs-0.4.0 lib/aws_logs/help/completion.md
aws-logs-0.3.4 lib/aws_logs/help/completion.md
aws-logs-0.3.3 lib/aws_logs/help/completion.md
aws-logs-0.3.2 lib/aws_logs/help/completion.md
aws-logs-0.3.1 lib/aws_logs/help/completion.md
aws-logs-0.3.0 lib/aws_logs/help/completion.md
aws-logs-0.2.0 lib/aws_logs/help/completion.md
aws-logs-0.1.0 lib/aws_logs/help/completion.md