Acquia CLI

acsf:updates:start

Start an update

For more help, see https://cloudapi-docs.acquia.com/ or https://dev.acquia.com/api-documentation/acquia-cloud-site-factory-api for acsf commands.

Usage

acli acsf:updates:start [--scope SCOPE] [--start_time START_TIME] [--sites_ref SITES_REF] [--factory_ref FACTORY_REF] [--sites_type SITES_TYPE] [--factory_type FACTORY_TYPE] [--stack_id STACK_ID] [--site_update_fail_action SITE_UPDATE_FAIL_ACTION] [--db_update_arguments DB_UPDATE_ARGUMENTS]

Options

  • --scope

    Required

    Either "sites", "factory", or "both".

  • --start_time

    Required

    A start time string, parseable by strtotime(). Interpreted as UTC if no timezone is specified.

  • --sites_ref

    Required

    A VCS ref to deploy to the sites.

  • --factory_ref

    Required

    A VCS ref to deploy to the Factory.

  • --sites_type

    Required

    Either "code", "code, db", or "code, db, registry"

  • --factory_type

    Required

    Either "code" or "code, db"

  • --stack_id

    Required

    The stack id to release to.

  • --site_update_fail_action

    Required

    Action to be performed on sites when updates fail. Either "online" or "offline"

  • --db_update_arguments

    Required

    Custom arguments to supply to the db-update hooks. Space separated alphanumeric characters only.

  • --help | -h

    Optional

    Display help for the given command. When no command is given display help for the `list` command

    Defaults to false

  • --quiet | -q

    Optional

    Do not output any message

    Defaults to false

  • --verbose | -v|-vv|-vvv

    Optional

    Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

    Defaults to false

  • --version | -V

    Optional

    Display this application version

    Defaults to false

  • --ansi

    Optional

    Force (or disable --no-ansi) ANSI output

  • --no-ansi

    Optional

    Negate the "--ansi" option

    Defaults to false

  • --no-interaction | -n

    Optional

    Do not ask any interactive question

    Defaults to false

Acquia Help

Filter by product:

Common questions