pbicli configure
Commands
pbicli configure list | List all applicable defaults |
pbicli configure set | Set the defaults arguments |
pbicli configure list
List all applicable defaults
pbicli configure list
pbicli configure set
Set the defaults arguments
pbicli configure set [--defaults] [-d]
Parameters
--defaults -d <default...>
Space-separated 'name=value' pairs for common argument defaults
Examples
Set the default for the --workspace
parameter
pbicli configure set --defaults workspace=Demos
After setting a default, the parameter can be omitted in the next command, like to get all the reports of the 'Demos' workspace:
pblicli report list