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

Clean up kompose help, remove support for unimplemented commands #83

Merged
merged 1 commit into from
Aug 4, 2016

Conversation

janetkuo
Copy link
Member

@janetkuo janetkuo commented Aug 3, 2016

Fixes #76

  1. Updated kompose: command name becomes "kompose - A tool helping Docker Compose users move to Kubernetes.". Removed support for up, scale, delete, ps (we'll add them back once they're implemented). Removed global options not in-use (--debug, -f)
  2. Updated kompose convert help: name becomes "kompose convert - Convert Docker Compose file (e.g. docker-compose.yml) to Kubernetes objects"
  3. Removed kompose up from README

@ngtuna ngtuna added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 4, 2016
@janetkuo janetkuo merged commit 4cf1875 into kubernetes:master Aug 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. review needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants