Skip to content

failure output of generate-bosh-lite-manifests is confusing #108

@Amit-PivotalLabs

Description

@Amit-PivotalLabs

When ~/workspace/cf-release/bosh-lite/deployments does not exist, I see the error message from the generate-deployment-manifest that the generate-bosh-lite-manifests script delegates to:

Deployments directory '/Users/agupta/workspace/cf-release/bosh-lite/deployments' is not a directory
    Usage:
    ././scripts/generate-deployment-manifest /path/to/stub/property-overrides.yml \
       /path/to/stub/instance-count-overrides.yml \
       /path/to/stub/persistent-disk-overrides.yml \
       /path/to/stub/iaas-settings.yml \
       /path/to/stub/additional-jobs.yml \
       /path/to/stub/release-versions.yml \
       /path/to/deployment-manifests

    Ex:
    ././scripts/generate-deployment-manifest manifest-generation/bosh-lite-stubs/property-overrides.yml \
       manifest-generation/bosh-lite-stubs/instance-count-overrides.yml \
       manifest-generation/bosh-lite-stubs/persistent-disk-overrides.yml \
       manifest-generation/bosh-lite-stubs/iaas-settings.yml \
       manifest-generation/bosh-lite-stubs/additional-jobs.yml \
       manifest-generation/bosh-lite-stubs/release-versions.yml \
       ~/deployments/bosh-lite

This is confusing, and makes it look like I'm doing the wrong usage of the bosh-lite script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions