Skip to content

Duplicate errors when running osc hel #1441

@smarterclayton

Description

@smarterclayton
$ osc hel

Available Commands: 
  login               Logs in and save the configuration
  new-app             Create a new application
  start-build         Starts a new build from existing build or buildConfig
  cancel-build        Cancel a pending or running build.
  build-logs          Show container logs from the build container
  rollback            Revert part of an application back to a previous deployment.
  get                 Display one or many resources
  describe            Show details of a specific resource
  create              Create a resource by filename or stdin
  process             Process template into list of resources
  update              Update a resource by filename or stdin.
  delete              Delete a resource by filename, stdin, or resource and ID.
  log                 Print the logs for a container in a pod.
  exec                Execute a command in a container.
  port-forward        Forward 1 or more local ports to a pod.
  proxy               Run a proxy to the Kubernetes API server
  project             switch to another project
  version             Display version
  help                Help about any command

Use "osc <command> --help" for more information about a given command.
Use "osc options" for a list of global command-line options (applies to all commands).
Error: unknown command "hel"
Run 'help' for usage.

osc: invalid command [`hel`]
Run 'osc help' for usage

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions