Search

25.3. Getting Help for Vault Commands

download PDF
To display all commands used to manage vaults and vault containers:
$ ipa help vault
To display detailed help for a particular command, add the --help option to the command:
$ ipa vault-add --help

Vault Commands Fail with vault not found Error

Some commands require you to specify the owner or the type of the vault using the following options:
  • --user or --service specify the owner of the vault you want to view
    $ ipa vault-show user_vault --user user
  • --shared specify that the vault you want to view is a shared vault
For example, if you attempt to view another user's vault without adding --user, IdM informs you it did not find the vault:
[admin@server ~]$ ipa vault-show user_vault
ipa: ERROR: user_vault: vault not found
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

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

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

© 2024 Red Hat, Inc.