Command 'juju grant-cloud'

The information in this doc is based on Juju version 3.5.3, and may not accurately reflect other versions of Juju.

See also: revoke-cloud, add-user

Summary

Grants access level to a Juju user for a cloud.

Usage

juju grant-cloud [options] <user name> <permission> <cloud name> ...

Options

Flag Default Usage
--B, --no-browser-login false Do not use web browser for authentication
--c, --controller Controller to operate in

Examples

Grant user ‘joe’ ‘add-model’ access to cloud ‘fluffy’:

juju grant-cloud joe add-model fluffy

Details

Valid access levels are: admin add-model


Last updated 9 days ago. Help improve this document in the forum.