Skip to main content

astro deployment wake-up

Wake up an Astro development Deployment from hibernation. Overrides any existing hibernation schedule and sets the Deployment to run for a specific duration or until a specific time.

Usage

astro deployment wake-up [one of --until/ --for/ --remove-override]

Options

OptionDescriptionPossible Values
-n,--deployment-nameThe name of the development Deployment to wake up.Any valid Deployment name
-u, --untilSpecify the awake period using an end date and time.Any future date in the format YYYY-MM-DDT00:00:00Z
-d, --forSpecify the awake period using a duration.Any amount of time in the format XhYm
-r, --remove-overrideRemove any overrides and resume regular hibernation schedule.None
-f, --forceThe CLI will not prompt to confirm before waking up the Deployment.None

Was this page helpful?

Sign up for Developer Updates

Get a summary of new Astro features once a month.

You can unsubscribe at any time.
By proceeding you agree to our Privacy Policy, our Website Terms and to receive emails from Astronomer.