Skip to content
New issue

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

Relocate astro airflow deploy command #233

Merged
merged 3 commits into from Jul 10, 2019
Merged

Relocate astro airflow deploy command #233

merged 3 commits into from Jul 10, 2019

Conversation

andriisoldatenko
Copy link
Contributor

@andriisoldatenko andriisoldatenko commented Jun 12, 2019

@schnie i don't have access to upstream, I've created alternative version.

let's close this #229, all authors commits are here.

@andriisoldatenko
Copy link
Contributor Author

astro airflow deploy -h
Command "deploy" is deprecated, Please use new command instead `astro deploy DEPLOYMENT [flags]`
Deploy an airflow project to a given deployment

Usage:
  astro airflow deploy DEPLOYMENT [flags]

Flags:
  -f, --force                 Force deploy if uncommitted changes
  -h, --help                  help for deploy
  -p, --prompt                Force prompt to choose target deployment
  -s, --save                  Save deployment in config for future deploys
      --workspace-id string   workspace assigned to deployment

@andriisoldatenko
Copy link
Contributor Author

New command:

astro deploy -h
Deploy an airflow project to a given deployment

Usage:
  astro deploy DEPLOYMENT [flags]

Aliases:
  deploy, airflow deploy

Flags:
  -f, --force                 Force deploy if uncommitted changes
  -h, --help                  help for deploy
  -p, --prompt                Force prompt to choose target deployment
  -s, --save                  Save deployment in config for future deploys
      --workspace-id string   workspace assigned to deployment

@schnie schnie changed the title Pr/229 Relocate astro airflow deploy command Jun 25, 2019
@schnie schnie mentioned this pull request Jul 10, 2019
@schnie
Copy link
Member

schnie commented Jul 10, 2019

LGTM!

@schnie schnie merged commit 7c6a5f5 into master Jul 10, 2019
@schnie schnie deleted the pr/229 branch July 10, 2019 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants