configure command
Calling configure will
- Create an ~/.apoctl folder
- Generate an app credential
- Write a configuration file pointing to that app credential
Example:
apoctl configure --namespace /me --token <token>
This will create:
$ ls ~/.apoctl default.creds default.yaml
You can also use --name to change the configuration name to something else.
This way, you can manage multiple configuration file.
By default, configure will try to apply the role @auth:role=namespace.administrator.
You may not have these privileges.
In that can you can set the flag --role to use a different role.
Most Popular
Recommended For You
Recommended Videos
Recommended videos not found.