You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stackl get instance returns a list with headers.
If the stackl-cli can return a list without headers, this list can be used by standard Linux tooling. Example.
stackl delete instance $(stackl get instance)
Usage: stackl delete instance [OPTIONS] INSTANCE_NAME
Try "stackl delete instance --help"for help.
Error: no such option: -------
Purpose of this new feature
Scripting purposes
Additional information
The text was updated successfully, but these errors were encountered:
Description of feature
stackl get instance
returns a list with headers.If the stackl-cli can return a list without headers, this list can be used by standard Linux tooling. Example.
Purpose of this new feature
Scripting purposes
Additional information
The text was updated successfully, but these errors were encountered: