Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHEF-12417: Remove hab bldr job commands #9302

Merged
merged 1 commit into from
Jul 29, 2024

Commits on Jul 26, 2024

  1. Replaces hab bld job cmds with msg to contact account team

    - Adds a NOTICE to doc for the following commands
      - hab bldr
      - hab bldr job
    - Prefixes REMOVED: to doc for the following subcommands
      - hab bldr job
      - hab bldr job {cancel,demote,promote,start,status}
    - Removes implementation and returns error for these subcommands
      - hab bldr job {cancel,demote,promote,start,status}
    
    These subcommands that had their implementation removed still require
    their options to ensure that any scripting leveraging those subcommands
    fail predictably with the messaging we've added.
    
    Signed-off-by: Jason Heath <jh@jasonheath.com>
    jasonheath committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    db9a465 View commit details
    Browse the repository at this point in the history