Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 557 Bytes

admiral_completion.md

File metadata and controls

28 lines (18 loc) · 557 Bytes

admiral completion

Generates completion scripts (Bash for Linux and MacOS; PowerShell for windows)

Synopsis

To load completion run . <(admiral completion) To configure your bash shell to load completions for each session add to your bashrc

~/.bashrc or ~/.profile

. <(admiral completion)

admiral completion [flags]

Options

  -h, --help   help for completion

SEE ALSO

  • admiral - Admiral is a lightweight Ansible inventory database management tool
Auto generated by spf13/cobra on 10-Nov-2020