Chapter 28. defaults


Defaults management

Usage

# hammer defaults [OPTIONS] SUBCOMMAND [ARG] ...

Options

  • -h, --help – Print help

28.1. defaults add

Add a default parameter to config

Usage

# hammer defaults add [OPTIONS]

Options

  • --param-name VALUE – The name of the default option (e.g. organization_id)
  • --param-value VALUE – The value for the default option
  • --provider VALUE – The name of the provider providing the value. For list available providers see hammer defaults providers
  • -h, --help – Print help

28.2. defaults delete

Delete a default param

Usage

# hammer defaults delete [OPTIONS]

Options

  • --param-name VALUE – The name of the default option
  • -h, --help – Print help

28.3. defaults list

List all the default parameters

Usage

# hammer defaults list [OPTIONS]

Options

  • -h, --help – Print help

28.4. defaults providers

List all the providers

Usage

# hammer defaults providers [OPTIONS]

Options

  • -h, --help – Print help
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat Documentation

Legal Notice

Theme

© 2026 Red Hat
Back to top