Skip to content
  • Jessica Yuen's avatar
    Improve logging for init · 97631513
    Jessica Yuen authored
    - Add message:  Creating a new app 'foo' at path '/path/to/foo'
    - On success, add message:  ksonnet app successfully created! Next, try
      creating a component with `ks generate`
    - On failure, provide suggestions for the user.
    - Make note that the context is retrieved from the kubeconfig file at
      the environment variable $KUBECONFIG
    97631513