Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fin
What CLI tool is missing autocompletion in Fig?
fin (Docksal's CLI)
Please add some links to the docs of that tool or the --helptext
--help
https://docs.docksal.io/fin/fin-help/
What are the most used commands or workflows in that CLI tool (for you)?
fin restart fin project reset cli fin start fin stop fin <custom_command> (found in .docksal/commands/*
.docksal/commands/*
The text was updated successfully, but these errors were encountered:
@mattbloomfield is this blocked by #106? Should we try to build out the skeleton for the CLI or wait until we can dynamically generate subcommands?
CLI Tool
What CLI tool is missing autocompletion in Fig?
fin(Docksal's CLI)Useful Links
Please add some links to the docs of that tool or the
--helptexthttps://docs.docksal.io/fin/fin-help/
Top Workflows
What are the most used commands or workflows in that CLI tool (for you)?
fin restart
fin project reset cli
fin start
fin stop
fin <custom_command> (found in
.docksal/commands/*The text was updated successfully, but these errors were encountered: