Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
2d74c1bf
Commit
2d74c1bf
authored
Oct 28, 2018
by
Mike Truso
Committed by
Robby Russell
Oct 28, 2018
Browse files
grails readme (#7365)
parent
543044ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/grails/README.md
View file @
2d74c1bf
# Grails plugin
Adds tab-
completion
o
f
[
Grails
](
https://grails.
org/
)
script names to the
command
l
ine
use of grails.
This plugin adds
completion f
or the
[
Grails
2 CLI
](
https://grails.
github.io/grails2-doc/2.5.x/guide/
command
L
ine
.html
)
To use it, add
`grails`
to the plugins array in your zshrc file:
...
...
@@ -14,3 +14,58 @@ It looks for scripts in the following paths:
-
`~/.grails/scripts`
-
`./scripts`
-
`./plugins/*/scripts`
## Grails Commands
-
`add-proxy`
-
`alias`
-
`bootstrap`
-
`bug-report`
-
`clean`
-
`clean-all`
-
`clear-proxy`
-
`compile`
-
`console`
-
`create-app`
-
`create-controller`
-
`create-domain-class`
-
`create-filters`
-
`create-integration-test`
-
`create-multi-project-build`
-
`create-plugin`
-
`create-pom`
-
`create-script`
-
`create-service`
-
`create-tag-lib`
-
`create-unit-test`
-
`dependency-report`
-
`doc`
-
`help`
-
`init`
-
`install-app-templates`
-
`install-dependency`
-
`install-plugin`
-
`install-templates`
-
`integrate-with`
-
`interactive`
-
`list-plugin-updates`
-
`list-plugins`
-
`migrate-docs`
-
`package`
-
`package-plugin`
-
`plugin-info`
-
`refresh-dependencies`
-
`remove-proxy`
-
`run-app`
-
`run-script`
-
`run-war`
-
`set-grails-version`
-
`set-proxy`
-
`set-version`
-
`shell`
-
`stats`
-
`stop-app`
-
`test-app`
-
`uninstall-plugin`
-
`url-mappings-report`
-
`war`
-
`wrapper`
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment