habitat-sh / habitat

Modern applications with built-in automation
https://www.habitat.sh
Apache License 2.0
2.6k stars 315 forks source link

hab sup run help fails #6024

Open tmonk42 opened 5 years ago

tmonk42 commented 5 years ago

hab help works hab --help works hab sup help works hab sup --help works hab sup run help panics hab sup run --help works

I would expect consistency in help and --help

Hab version: hab 0.71.0/20181218014130

$ RUST_LOG=debug RUST_BACKTRACE=1 hab sup run help [2018-12-31T19:41:28Z DEBUG habitat_common::ui] UI { shell: Shell { input: InputStream { isatty: true }, out: OutputStream { coloring: Auto, isatty: true, is_colored(): true, supports_color(): true }, err: OutputStream { coloring: Auto, isatty: true, is_colored(): true, supports_color(): true } } } [2018-12-31T19:41:28Z DEBUG hab] clap cli args: ["hab", "sup", "run", "help"] [2018-12-31T19:41:28Z DEBUG hab] remaining cli args: [] thread 'main' panicked at 'internal error: entered unreachable code', components/hab/src/main.rs:272:18 stack backtrace: 0: <unknown> 1: <unknown> 2: <unknown> 3: <unknown> 4: <unknown> 5: <unknown> 6: <unknown> 7: <unknown> 8: <unknown> 9: <unknown> 10: <unknown> 11: <unknown> 12: <unknown>

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

tmonk42 commented 4 years ago

Still an issue with 1.5.71

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.