terraspace completion
Usage
terraspace completion *PARAMS
Description
Prints words for auto-completion.
Examples
terraspace completion
Prints words for TAB auto-completion.
terraspace completion
terraspace completion up
terraspace completion up name
To enable, TAB auto-completion add the following to your profile:
eval $(terraspace completion_script)
Auto-completion example usage:
terraspace [TAB]
terraspace up [TAB]
terraspace up name [TAB]
terraspace up name --[TAB]