Sha256: 093041002cdf06b8cda8dd3613dc06d8e3747d7b16da6ca8ef720d16b953b162

Contents?: true

Size: 438 Bytes

Versions: 4

Compression:

Stored size: 438 Bytes

Contents

Example:

    aws-rotate completion

Prints words for TAB auto-completion.

Examples:

    aws-rotate completion
    aws-rotate completion hello
    aws-rotate completion hello name

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

    eval $(aws-rotate completion_script)

Auto-completion example usage:

    aws-rotate [TAB]
    aws-rotate hello [TAB]
    aws-rotate hello name [TAB]
    aws-rotate hello name --[TAB]

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
aws-rotate-0.4.0 lib/aws_rotate/help/completion.md
aws-rotate-0.3.0 lib/aws_rotate/help/completion.md
aws-rotate-0.2.0 lib/aws_rotate/help/completion.md
aws-rotate-0.1.0 lib/aws_rotate/help/completion.md