diff --git a/.github/workflows/ddev.yml b/.github/workflows/ddev.yml index 07ee3f0..47eab01 100644 --- a/.github/workflows/ddev.yml +++ b/.github/workflows/ddev.yml @@ -32,9 +32,4 @@ jobs: - name: Install Starshot run: | - ddev quick-start - - - name: Confirm that Starshot is running - run: | - ddev list -W - curl --location --silent http://dxpr-cms.ddev.site/node/1 | grep "
Options: |
shell | The shell type ("bash", "fish", "zsh")
input | An array of input tokens (e.g. COMP_WORDS or argv)
current | The index of the "input" array that the cursor is in (e.g. COMP_CWORD)
api-version | The API version of the completion script
symfony | deprecated
help | Display help for the given command. When no command is given display help for the
quiet | Do not output any message
verbose | Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
version | Display this application version
ansi | Force (or disable --no-ansi) ANSI output
no-ansi | Negate the "--ansi" option
no-interaction | Do not ask any interactive question
yes | Auto-accept the default for all user prompts. Equivalent to --no-interaction.
no | Cancels at any confirmation prompt.
root | The Drupal root for this site.
uri | A base URL for building links and selecting a multi-site. Defaults to
simulate | Run in simulated mode (show what would have happened).
define | Define a configuration item value.