Allow user to skip inclusion of default registries
Introduces a new init flag `--skip-default-registries` that skips adding
incubator to the intial list of available registries. This will allow
`ks` to work without access to GitHub.
Users can add additional registries at a later time with `ks registry
add`.
Fixes #204
Signed-off-by:
bryanl <bryanliles@gmail.com>
Showing
e2e/init_test.go
0 → 100644
Please register or sign in to comment