We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should make the sweet updated Wiki more discoverable through a simple wiki subcommand.
wiki
$ ecs-preview wiki will open the users browser to the GitHub project Wiki page.
$ ecs-preview wiki
$ ecs-preview wiki -h:
$ ecs-preview wiki -h
Open the project wiki. Usage ecs-preview wiki [flags] Flags -h, --help help for wiki
The text was updated successfully, but these errors were encountered:
feat: add wiki subcommand (#777)
c06056c
Addresses #776 Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
No branches or pull requests
We should make the sweet updated Wiki more discoverable through a simple
wiki
subcommand.$ ecs-preview wiki
will open the users browser to the GitHub project Wiki page.$ ecs-preview wiki -h
:The text was updated successfully, but these errors were encountered: